summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-08-28 08:43:22 +0000
committerGlenn Morris <rgm@gnu.org>2007-08-28 08:43:22 +0000
commitc9c5bcfb9073c16b009e43caf6bf70e30a0812cc (patch)
tree216f7d00e911869079ff7a16da10753304c11add
parent70794c81f6ed9d20083e48fb1d5dfd546255d966 (diff)
downloademacs-c9c5bcfb9073c16b009e43caf6bf70e30a0812cc.tar.gz
Unify Makefile stuff.
-rw-r--r--src/ChangeLog.multi-tty23
1 files changed, 8 insertions, 15 deletions
diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty
index 5a057e149b9..2932aaf47fd 100644
--- a/src/ChangeLog.multi-tty
+++ b/src/ChangeLog.multi-tty
@@ -309,9 +309,6 @@
0000-00-00 Karoly Lorentey <lorentey@elte.hu>
- * Makefile.in (SOME_MACHINE_LISP): Fix typo.
- (lisp, shortlisp): Add termdev.elc.
-
* process.c (Fmake_network_process): Don't unrequest_sigio on modern
systems.
@@ -537,6 +534,14 @@
(get_device): New declaration.
* Makefile.in (callproc.o): Update dependencies.
+ (lisp, shortlisp): Add termdev.elc.
+ (obj): Add terminal.o.
+ (terminal.o): Add dependencies.
+ [HAVE_CARBON]: Make terminal.o depend on macgui.h.
+ (data.o, fns.o): Add termhooks.h dependency.
+ (SOME_MACHINE_LISP): Add dnd.elc.
+ (minibuf.o): Fix typo.
+ Update dependencies.
0000-00-00 Karoly Lorentey <lorentey@elte.hu>
@@ -550,10 +555,6 @@
(Fdisplay_name, create_device, delete_device): Move to terminal.c.
(syms_of_term): Move their initialization to terminal.c.
- * Makefile.in (obj): Add terminal.o.
- (terminal.o): Add dependencies.
- [HAVE_CARBON]: Make terminal.o depend on macgui.h.
-
* alloc.c (mark_devices): Declare.
(Fgarbage_collect): Call `mark_devices'.
@@ -683,8 +684,6 @@
* data.c: Include termhooks.h.
- * Makefile.in (data.o, fns.o): Add termhooks.h dependency.
-
* keyboard.h (pop_frame_kboard): Remove declaration.
(push_kboard, pop_kboard, temporarily_switch_to_single_kboard)
(record_single_kboard_state): New declarations.
@@ -894,8 +893,6 @@
0000-00-00 Karoly Lorentey <lorentey@elte.hu>
- * Makefile.in (SOME_MACHINE_LISP): Add dnd.elc.
-
* keyboard.c (interrupt_signal, handle_interrupt): Move thread check
to interrupt_signal. Check for frame on controlling tty instead of
current selected frame in handle_interrupt.
@@ -956,8 +953,6 @@
0000-00-00 Karoly Lorentey <lorentey@elte.hu>
- * Makefile.in (minibuf.o): Fix typo.
-
* dispextern.h (get_display, Fdisplay_tty_type): New prototypes.
(Fframe_tty_type): Remove.
@@ -1128,8 +1123,6 @@
* window.c (init_window_once): Call make_terminal_frame with two
zero parameters.
- * Makefile.in: Update dependencies.
-
0000-00-00 Karoly Lorentey <lorentey@elte.hu>
* keyboard.c (echo_dash): Do nothing if there already is a dash at