|  |   Capitalize 
[Back]  This macro file, capitalization, 
        capitalizes words according to the following rules:  
        The beginning and end of a word is defined by NEdit's < and > regular 
      expression operators. The cursor (or selection boundary) is adjacent to 
      a word if there are no whitespace or punctuation characters between it and 
      the word. If no text is selected, the word where the cursor is in or adjacent 
          to is capitalized. 
         If text is selected, the words within and adjacent to the selection 
          are capitalized. 
         [Back] 
       
        
 
   Released  on  Wed, 21 Nov 2001  
        by C. Denat |  |