log src/ChangeLog @ 98490:468c55dd37a2

age author description
Fri, 03 Oct 2008 18:23:43 +0000 Adrian Robert * image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.
Fri, 03 Oct 2008 07:06:46 +0000 Glenn Morris *** empty log message ***
Thu, 02 Oct 2008 20:04:58 +0000 Eli Zaretskii *** empty log message ***
Thu, 02 Oct 2008 13:57:39 +0000 Adrian Robert * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
Thu, 02 Oct 2008 08:04:54 +0000 Martin Rudalics *** empty log message ***
Thu, 02 Oct 2008 02:58:01 +0000 Dan Nicolaescu * gmalloc.c (__sbrk): Also define for uClibc.
Wed, 01 Oct 2008 17:15:16 +0000 Adrian Robert *** empty log message ***
Wed, 01 Oct 2008 17:12:49 +0000 Adrian Robert * nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.
Wed, 01 Oct 2008 12:37:28 +0000 Kenichi Handa *** empty log message ***
Wed, 01 Oct 2008 09:12:37 +0000 Juanma Barranquero Fix typos.
Tue, 30 Sep 2008 22:06:15 +0000 Stefan Monnier (Fsend_string_to_terminal): Don't try to send a string to a suspended terminal.
Tue, 30 Sep 2008 21:05:16 +0000 Michael Albinus *** empty log message ***
Tue, 30 Sep 2008 21:03:28 +0000 Michael Albinus *** empty log message ***
Tue, 30 Sep 2008 19:00:24 +0000 Eli Zaretskii *** empty log message ***
Tue, 30 Sep 2008 16:54:25 +0000 Chong Yidong * xdisp.c (move_it_to): Don't advance the iterator if the last tab
Tue, 30 Sep 2008 01:03:00 +0000 Adrian Robert * nsfont.m (nsfont_trait_distance): Fix bug. (nsfont_list): Return a list rather than a vector (syncs with Handa changes of 2008-05-14). (nsfont_open): Improve logging.
Mon, 29 Sep 2008 21:31:20 +0000 Andreas Schwab (syms_of_keyboard) <input-decode-map>: Doc fix.
Sun, 28 Sep 2008 08:42:27 +0000 Martin Rudalics *** empty log message ***
Sun, 28 Sep 2008 01:58:26 +0000 Dan Nicolaescu (init_display): Return earlier when running as a
Sat, 27 Sep 2008 19:07:15 +0000 Adrian Robert * nsfont.m (nsfont_draw): Fix up composition rendering.
Sat, 27 Sep 2008 13:10:56 +0000 Eli Zaretskii *** empty log message ***
Thu, 25 Sep 2008 17:05:37 +0000 Chong Yidong * search.c (wordify): New argument for lax word-ends.
Wed, 24 Sep 2008 19:58:06 +0000 Dan Nicolaescu * lisp.h (is_daemon): Declare.
Wed, 24 Sep 2008 01:16:16 +0000 Juanma Barranquero Fix typos.
Mon, 22 Sep 2008 15:52:15 +0000 Chong Yidong * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
Mon, 22 Sep 2008 15:40:20 +0000 Martin Rudalics *** empty log message ***
Mon, 22 Sep 2008 15:21:40 +0000 Juanma Barranquero * emacs.c (Fdaemonp): Doc fix.
Mon, 22 Sep 2008 12:42:50 +0000 Dan Nicolaescu (main): Place #ifdef.in the proper place.
Sun, 21 Sep 2008 23:31:40 +0000 Dan Nicolaescu * emacs.c (standard_args): Add --daemon.
Sat, 20 Sep 2008 23:37:47 +0000 Glenn Morris *** empty log message ***
Sat, 20 Sep 2008 21:43:47 +0000 Chong Yidong * xdisp.c (get_next_display_element): Handle string display correctly
Sat, 20 Sep 2008 21:41:05 +0000 Glenn Morris *** empty log message ***
Sat, 20 Sep 2008 13:06:43 +0000 Eli Zaretskii *** empty log message ***
Fri, 19 Sep 2008 17:21:16 +0000 Eli Zaretskii *** empty log message ***
Fri, 19 Sep 2008 10:05:13 +0000 Eli Zaretskii *** empty log message ***
Fri, 19 Sep 2008 08:44:14 +0000 Juanma Barranquero * frame.c (x_fullscreen_adjust): Declare var as Display_Info.
Fri, 19 Sep 2008 03:35:56 +0000 Dan Nicolaescu (struct it): Move line_wrap away from the middle of
Fri, 19 Sep 2008 01:35:59 +0000 Dan Nicolaescu *** empty log message ***
Fri, 19 Sep 2008 00:35:42 +0000 Dan Nicolaescu * frame.h (struct frame): Move alpha from the middle of bitfields.
Thu, 18 Sep 2008 18:21:05 +0000 Chong Yidong * xterm.h (x_display_info): Remove `height' and `width' members.
Thu, 18 Sep 2008 06:20:42 +0000 Kenichi Handa *** empty log message ***
Wed, 17 Sep 2008 21:25:29 +0000 Stefan Monnier (Fcomposition_get_gstring): Yet another int/Lisp_Oject mixup (YAILOM).
Wed, 17 Sep 2008 20:28:53 +0000 Chong Yidong * indent.c (Fvertical_motion): Use position reported by iterator
Wed, 17 Sep 2008 19:16:09 +0000 Romain Francoise (composition_adjust_point): Fix int/EMACS_INT mixup.
Wed, 17 Sep 2008 11:48:15 +0000 Kenichi Handa *** empty log message ***
Wed, 17 Sep 2008 00:39:30 +0000 Kenichi Handa *** empty log message ***
Tue, 16 Sep 2008 01:24:30 +0000 Kenichi Handa *** empty log message ***
Mon, 15 Sep 2008 08:21:39 +0000 Martin Rudalics *** empty log message ***
Sun, 14 Sep 2008 05:59:16 +0000 Kenichi Handa *** empty log message ***
Fri, 12 Sep 2008 06:33:04 +0000 Kenichi Handa *** empty log message ***
Fri, 12 Sep 2008 04:10:59 +0000 Stefan Monnier * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
Fri, 12 Sep 2008 03:41:11 +0000 Stefan Monnier (set_window_buffer): Always preserve current-buffer.
Fri, 12 Sep 2008 03:11:38 +0000 Glenn Morris *** empty log message ***
Thu, 11 Sep 2008 06:16:59 +0000 Glenn Morris *** empty log message ***
Wed, 10 Sep 2008 12:39:03 +0000 Kenichi Handa *** empty log message ***
Wed, 10 Sep 2008 12:02:36 +0000 Kenichi Handa *** empty log message ***
Wed, 10 Sep 2008 05:54:23 +0000 Kenichi Handa *** empty log message ***
Wed, 10 Sep 2008 04:03:15 +0000 Glenn Morris *** empty log message ***
Tue, 09 Sep 2008 18:15:41 +0000 Chong Yidong * keyboard.c (read_key_sequence): Reapply translation maps when
Tue, 09 Sep 2008 11:09:31 +0000 Kenichi Handa *** empty log message ***