aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorPaul Eggert2011-04-18 16:32:38 -0700
committerPaul Eggert2011-04-18 16:32:38 -0700
commit5e073ec7384c432e42a8affeeb6d6906588f2af9 (patch)
tree0f36f403e54e206165f1893f3139a2c22c42025d /src/coding.c
parentd0f4e1f5ac162d9c32381c65a0bc7b456e189826 (diff)
downloademacs-5e073ec7384c432e42a8affeeb6d6906588f2af9.tar.gz
emacs-5e073ec7384c432e42a8affeeb6d6906588f2af9.zip
* frame.c (frame_name_fnn_p): Get rid of strtol, which isn't right
here, since it parses constructs like leading '-' and spaces, which are not wanted; and it overflows with large numbers. Instead, simply match F[0-9]+, which is what is wanted anyway.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions