log src/ChangeLog @ 100415:e4c3e6a1013d

age author description
Sat, 13 Dec 2008 22:08:58 +0000 Chong Yidong * xterm.c (x_delete_display): Move xim_close_dpy call to
Sat, 13 Dec 2008 17:56:27 +0000 Jason Rumney * w32font.c (intern_font_name): New function.
Sat, 13 Dec 2008 15:40:22 +0000 Chong Yidong * frame.c (Fdelete_frame): Call free_font_driver_list.
Sat, 13 Dec 2008 15:39:39 +0000 Chong Yidong * font.c (free_font_driver_list): Implement missing function.
Sat, 13 Dec 2008 05:39:41 +0000 Chong Yidong * w32term.c (w32_term_init): Don't initialize the image cache
Sat, 13 Dec 2008 03:29:30 +0000 Kenichi Handa *** empty log message ***
Sat, 13 Dec 2008 01:20:43 +0000 Chong Yidong * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
Fri, 12 Dec 2008 00:54:31 +0000 Dan Nicolaescu (init_tty): Move setting the terminal name before the
Thu, 11 Dec 2008 20:38:26 +0000 Chong Yidong * term.c (tty_free_frame_resources): Renamed from delete_tty_output;
Thu, 11 Dec 2008 14:58:04 +0000 Jason Rumney *** empty log message ***
Thu, 11 Dec 2008 13:02:52 +0000 Jason Rumney *** empty log message ***
Thu, 11 Dec 2008 09:40:44 +0000 Juanma Barranquero Move decoding of locale info from Lisp to C.
Thu, 11 Dec 2008 08:46:35 +0000 Juanma Barranquero * process.c (Fsystem_process_attributes, syms_of_process):
Thu, 11 Dec 2008 01:49:46 +0000 Juanma Barranquero * syntax.c (Fmodify_syntax_entry): Doc fix.
Wed, 10 Dec 2008 19:25:26 +0000 Juanma Barranquero * font.c (Ffont_spec): Move usage to end of docstring.