commit | e2027aee152352948ff3e2de03d00310bbcdc65b | [log] [tgz] |
---|---|---|
author | Rishabh Dave <rishabhddave@gmail.com> | Wed Sep 14 17:19:53 2016 +0530 |
committer | Benno Schulenberg <bensberg@justemail.net> | Wed Sep 14 19:53:38 2016 +0200 |
tree | 640f06ac5f7ff76840378fb61a44acbe5de1c2ae | |
parent | 97f6ae526702de3d3698d212a7aa9a509590c80f [diff] |
rcfile: reject key names that are wrong or too long Meta keys should have a dash as second character, and apart from ^Space and M-Space key names should be at most two or three characters long. This fixes https://savannah.gnu.org/bugs/?44688. Reviewed-by: Benno Schulenberg <bensberg@justemail.net> Signed-off-by: Rishabh Dave <rishabhddave@gmail.com>