mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-22 21:07:36 +00:00
* term.c (syms_of_term): Initialize default_orig_pair,
default_set_foreground, and default_set_background.
This commit is contained in:
parent
85de137cd7
commit
736dc04ff0
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2008-07-25 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* term.c (syms_of_term): Initialize default_orig_pair,
|
||||
default_set_foreground, and default_set_background.
|
||||
|
||||
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h
|
||||
clash (bug#86).
|
||||
(getloadavg): Callers changed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue