Mercurial > emacs
annotate lisp/.cvsignore @ 100274:c431d4325972
* termchar.h (struct tty): New members termcap_term_buffer and
termcap_strings_buffer.
* term.c (encode_terminal_code): Free any previous memory blocks
before calling xmalloc for encode_terminal_src or
encode_terminal_dst.
(maybe_fatal): Buffer argument deleted. Don't free buffer here.
All callers changed.
(init_tty): Store termcap data and string buffers in new struct
tty members termcap_term_buffer and termcap_strings_buffer.
(delete_tty): Free them.
(syms_of_term): Initialize encode_terminal_src and
encode_terminal_dst.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 08 Dec 2008 14:43:45 +0000 |
parents | bae03e1f7131 |
children |
rev | line source |
---|---|
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
1 *.elc |
47590
1efefab8bd92
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
35958
diff
changeset
|
2 MANIFEST |
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
3 Makefile |
65666
2e95191b77c0
Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
52530
diff
changeset
|
4 Makefile.unix |
2e95191b77c0
Add makefile and Makefile.unix (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
52530
diff
changeset
|
5 makefile |
31648
2e692da8f736
Sort alphabetically and add `Makefile' and `elc.tar.gz'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29750
diff
changeset
|
6 elc.tar.gz |
47904
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
7 cus-load.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
8 finder-inf.el |
64908cd89f5c
added cus-load.el, finder-inf.el and subdirs.el
Sam Steingold <sds@gnu.org>
parents:
47590
diff
changeset
|
9 subdirs.el |
52530 | 10 loaddefs.el |
95560 | 11 TAGS |
12 TAGS-LISP |