deot pit - 2009-06-27

property.
Hi everyone,
I've started using notepad++ few minutes ago. Adding html code i open <meta tag, add "charset" property and click ctrl_space to get a list of values for the "charset" property. Unfortunately i get all the html tags of which i'm not interested. I'm interested in "windows-1255" and "utf-8" but those two values are not in the list.
There are two things i'd like to do:
1. getting only 4 possible values for the "charset" property and not all html tags that do not fit "head" area of html page
2. add absent "utf-8" and "windows-1255" to that list.
I dont know how it is done. Can i get explanation or tutorial?
Thanks