comparison src/casefiddle.c @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 417b1e4d63cd
children
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
441 initial_define_key (meta_map, 'u', "upcase-word"); 441 initial_define_key (meta_map, 'u', "upcase-word");
442 initial_define_key (meta_map, 'l', "downcase-word"); 442 initial_define_key (meta_map, 'l', "downcase-word");
443 initial_define_key (meta_map, 'c', "capitalize-word"); 443 initial_define_key (meta_map, 'c', "capitalize-word");
444 } 444 }
445 445
446 /* arch-tag: 60a73c66-5489-47e7-a81f-cead4057c526
447 (do not change this comment) */