]> git.eshelyaron.com Git - emacs.git/commitdiff
Unify Makefile stuff.
authorGlenn Morris <rgm@gnu.org>
Tue, 28 Aug 2007 08:43:22 +0000 (08:43 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 28 Aug 2007 08:43:22 +0000 (08:43 +0000)
src/ChangeLog.multi-tty

index 5a057e149b943b3169a26e7b6afeba73608aa753..2932aaf47fd862211bee362d5f4e5423e453683e 100644 (file)
 
 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.
 
        (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>
 
        (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'.
 
 
        * 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.
 
 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.
 
 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.
 
        * 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