summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mode.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2011-04-29 22:47:29 +0300
committerEli Zaretskii <eliz@gnu.org>2011-04-29 22:47:29 +0300
commit15cbd324fd48e47abd57b8d92c3406c866169d21 (patch)
treeaa05b809dcec4391837ac2f4a41d1b8fdc93cbc2 /lisp/emacs-lisp/lisp-mode.el
parentae940ccad19a554e1134b7ae443716e46c72366d (diff)
downloademacs-15cbd324fd48e47abd57b8d92c3406c866169d21.tar.gz
emacs-15cbd324fd48e47abd57b8d92c3406c866169d21.tar.bz2
emacs-15cbd324fd48e47abd57b8d92c3406c866169d21.zip
Lift the MOST_POSITIVE_FIXNUM/4 limitation on visited files (bug#8528).
src/fileio.c (Finsert_file_contents): Don't limit file size to 1/4 of MOST_POSITIVE_FIXNUM. src/coding.c (coding_alloc_by_realloc): Error out if destination will grow beyond MOST_POSITIVE_FIXNUM. (decode_coding_emacs_mule): Abort if there isn't enough place in charbuf for the composition carryover bytes. Reserve an extra space for up to 2 characters produced in a loop. (decode_coding_iso_2022): Abort if there isn't enough place in charbuf for the composition carryover bytes.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions