* progmodes/subword.el (superword-mode): Use `forward-sexp' instead of `forward-symbol'.
[emacs.git] / nextstep / templates / InfoPlist.strings.in
blobf38d89250174103002c25feb4b07f8cceec480b6
1 /* Localized versions of Info.plist keys */
3 CFBundleName = "Emacs";
4 CFBundleShortVersionString = "Version @version@";
5 CFBundleGetInfoString = "Emacs version @version@, NS Windowing";
6 NSHumanReadableCopyright = "@copyright@";