commit patch to x-load-color-file posted by lekktu@gmail.com
[bpt/emacs.git] / src / ChangeLog
2008-08-01 Adrian Robertcommit patch to x-load-color-file posted by lekktu...
2008-08-01 Dan Nicolaescu(dispnew.o, gtkutil.o, sound.o, atimer.o)
2008-08-01 Adrian Robertclear warnings and clean up NS port
2008-08-01 Dan NicolaescuFix previous change that removed BSD_TERMIOS. Add
2008-08-01 Adrian RobertNS port now uses etc/rgb.txt instead of etc/Emacs.clr...
2008-07-31 Michael Albinus* dbusbind.c (Fdbus_call_method_asynchronously)
2008-07-31 Juanma Barranquero* keyboard.c (gobble_input): Fix previous change.
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-31 Dan Nicolaescu* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-30 Jason Rumney* w32font.h (struct w32font_info): Use unicode version...
2008-07-30 Chong YidongFix last change.
2008-07-30 Chong Yidong* minibuf.c (syms_of_minibuf): Doc fix.
2008-07-30 Chong Yidong* minibuf.c (read_buffer_completion_ignore_case): New...
2008-07-30 Dan Nicolaescu* systty.h (sensemode): Remove empty #if. Remove refer...
2008-07-30 Jason Rumney(uniscribe_encode_char): Fix glyph buffer size.
2008-07-29 Jason Rumney(uniscribe_shape): Avoid using context if cache
2008-07-29 Jan Djärv* gtkutil.c (menu_nav_ended): Remove.
2008-07-28 Juanma BarranqueroFix typos.
2008-07-28 Jason Rumney(w32font_text_extents): Use w32_metric_cache consistently.
2008-07-28 Chong YidongReapply 2008-07-28 entry by cyd.
2008-07-28 Chong YidongRevert last change.
2008-07-28 Chong Yidong* xdisp.c (redisplay_window): Check return value of
2008-07-28 Jason Rumney(w32_enable_unicode_output, cleartype_active): Remove
2008-07-28 Andreas Schwab* lisp.h (init_weak_hash_tables, syms_of_font)
2008-07-28 Jan Djärv(menu_nav_ended): Revert change from 2008-07-24.
2008-07-28 Adrian Robertcode cleanups in NS port
2008-07-27 Adrian Robertrename do-applescript,do_applescript in keeping with...
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-26 Eli Zaretskii(syms_of_term): Fix last change.
2008-07-26 Andreas Schwab(print_object): Fix off-by-one in last change.
2008-07-25 Juanma Barranquero* term.c (syms_of_term): Don't initialize default_orig_...
2008-07-25 Jason Rumney(uniscribe_shape): Pass NULL for control arg to ScriptI...
2008-07-25 Chong Yidong* term.c (syms_of_term): Initialize default_orig_pair,
2008-07-25 Chong Yidong* term.c (syms_of_term): Initialize default_orig_pair,
2008-07-25 Chong Yidong* getloadavg.c (nl): Rename to name_list to avoid ncurs...
2008-07-25 Chong Yidong* getloadavg.c (nl): Rename to name_list to avoid ncurses.h
2008-07-25 Chong Yidong(x_from_xcolors): Don't initialize pixmap (silence...
2008-07-25 Chong Yidong* image.c (svg_load_image): Use rsvg_handle_get_dimensi...
2008-07-25 Chong Yidong* image.c (svg_load_image): Fix last change.
2008-07-25 Jason Rumney* w32font.c (w32font_encode_char): Encode characters...
2008-07-25 Chong Yidong* image.c (svg_load_image): Check for failure in return...
2008-07-25 Jason Rumney(Fx_select_font): Reverse sense of second arg.
2008-07-24 Stefan Monnier(struct lisp_parse_state, char_quoted, inc_bytepos)
2008-07-24 Stefan Monnier(PURESIZE_CHECKING_RATIO): New macro.
2008-07-24 Dan Nicolaescu* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
2008-07-24 Dan Nicolaescu* ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
2008-07-24 Dan Nicolaescu(HAVE_X11): Remove empty #else.
2008-07-24 Andreas Schwab(Finsert_file_contents): Properly adjust undo list
2008-07-24 Jan Djärv(xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG.
2008-07-23 Dan Nicolaescu* m/alpha.h (LINUX_SBRK_BUG):
2008-07-23 Jason Rumney* w32font.c (w32font_open): Set font type to gdi.
2008-07-23 Jason Rumney(w32_enumfont_pattern_entity): Return height consistent...
2008-07-23 Dan Nicolaescu* s/usg5-4.h (ADDR_CORRECT): Remove, unused.
2008-07-23 Dan NicolaescuRemove code depending on !COFF and USG, the file is
2008-07-23 Dan Nicolaescu* s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):
2008-07-23 Dan Nicolaescu* s/darwin.h (DATA_END):
2008-07-23 Dan Nicolaescu* config.in: Regenerate.
2008-07-23 Dan Nicolaescu(syms_of_nsterm): Provide ns, not ns-windowing,
2008-07-23 Adrian Robertfix up compile error from renaming of ns-list-fonts
2008-07-22 Chong Yidong* xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.
2008-07-22 Dan Nicolaescu(UP, BC, PC): Undo previous change.
2008-07-22 Dan NicolaescuRename ns prefixed functions/variables to the
2008-07-22 Stefan Monnier(char_quoted): Check "charpos > beg" before decrementing.
2008-07-22 Dan Nicolaescu(x_set_menu_bar_lines, x_set_tool_bar_lines): Remove
2008-07-22 Dan Nicolaescu(syms_of_nsterm): Move to the end of file.
2008-07-22 Dan Nicolaescu(init_display): Remove code for X10.
2008-07-22 Juanma BarranqueroFix typos.
2008-07-22 Jason Rumney(Fw32_long_file_name): Don't append dir separator to...
2008-07-22 Adrian RobertNS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
2008-07-22 Adrian Robertremove debugging println
2008-07-22 David Reitter*** empty log message ***
2008-07-22 YAMAMOTO Mitsuharu(XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
2008-07-21 Adrian Robertfix compile error in nsfns.m
2008-07-21 Dan Nicolaescu* m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define...
2008-07-21 Chong YidongRemove trailing whitespace.
2008-07-21 Dan Nicolaescu(LD_SWITCH_SITE): Remove.
2008-07-21 Dan Nicolaescu* term/ns-win.el: Rename ns- functions/variables to the
2008-07-21 Dan Nicolaescu(NO_REMAP): Do not undefine.
2008-07-21 Dan NicolaescuUse SOLARIS2 instead of sun.
2008-07-21 Chong Yidong* nsfns.m: Change NS to Nextstep in docstrings and...
2008-07-21 Chong Yidong* print.c (print_object): Check print_depth before...
2008-07-21 Chong YidongFix last change.
2008-07-21 Chong YidongMark last change as tiny.
2008-07-21 Chong Yidong* print.c (print_object): Check print_depth before...
2008-07-21 Michael Albinus* dbusbind.c (Fdbus_register_signal): Use sprintf ...
2008-07-21 YAMAMOTO Mitsuharu(kCGBitmapByteOrder32Host): New define for non-universa...
2008-07-21 Kenichi Handa*** empty log message ***
2008-07-20 Andreas Schwab(find_start_pos, find_start_value)
2008-07-20 Dan Nicolaescu* s/sol2-3.h: Insert contents of s/sol2.h.
2008-07-20 Dan Nicolaescu* m/intel386.h (NO_REMAP): Do no define for USG, not...
2008-07-20 Adrian Robertunder NS, recognize HSB,AHSB as synonyms for HSV,AHSV...
2008-07-20 Adrian Robertfix typo in ns_appdir target find command
2008-07-20 Dan Nicolaescu* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which...
2008-07-20 Adrian Robertrestore ability under NS to change font size from font...
2008-07-19 Adrian Robertby renaming, get rid of need for hash_remove() redefini...
2008-07-19 Adrian Robertnsfont.m: duplicate UTF8Strings before modifying with...
2008-07-19 Adrian Robertapply fix from Chong Yidong to NS port ns_set_backgroun...
2008-07-18 Chong Yidong* Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon...
2008-07-18 Juanma BarranqueroFix typos.
next