aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * m/alpha.h (LINUX_SBRK_BUG):Dan Nicolaescu2008-07-231-2/+0
* * w32font.c (w32font_open): Set font type to gdi.Jason Rumney2008-07-231-0/+3
* (w32_enumfont_pattern_entity): Return height consistent with opened font.Jason Rumney2008-07-231-0/+5
* * s/usg5-4.h (ADDR_CORRECT): Remove, unused.Dan Nicolaescu2008-07-231-0/+7
* Remove code depending on !COFF and USG, the file isDan Nicolaescu2008-07-231-0/+3
* * s/netbsd.h (A_TEXT_OFFSET, A_TEXT_SEEK):Dan Nicolaescu2008-07-231-0/+4
* * s/darwin.h (DATA_END):Dan Nicolaescu2008-07-231-0/+7
* * config.in: Regenerate.Dan Nicolaescu2008-07-231-0/+16
* (syms_of_nsterm): Provide ns, not ns-windowing,Dan Nicolaescu2008-07-231-0/+5
* fix up compile error from renaming of ns-list-fontsAdrian Robert2008-07-231-0/+6
* * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.Chong Yidong2008-07-221-1/+13
* (UP, BC, PC): Undo previous change.Dan Nicolaescu2008-07-221-0/+2
* Rename ns prefixed functions/variables to theDan Nicolaescu2008-07-221-0/+5
* (char_quoted): Check "charpos > beg" before decrementing.Stefan Monnier2008-07-221-4/+8
* (x_set_menu_bar_lines, x_set_tool_bar_lines): RemoveDan Nicolaescu2008-07-221-0/+9
* (syms_of_nsterm): Move to the end of file.Dan Nicolaescu2008-07-221-0/+2
* (init_display): Remove code for X10.Dan Nicolaescu2008-07-221-0/+4
* Fix typos.Juanma Barranquero2008-07-221-3/+3
* (Fw32_long_file_name): Don't append dir separator to bare drive.Jason Rumney2008-07-221-1/+5
* NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'Adrian Robert2008-07-221-0/+7
* remove debugging printlnAdrian Robert2008-07-221-0/+4
* *** empty log message ***David Reitter2008-07-221-0/+6
* fix compile error in nsfns.mAdrian Robert2008-07-211-0/+17
* * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not usedDan Nicolaescu2008-07-211-0/+6
* Remove trailing whitespace.Chong Yidong2008-07-211-4/+4
* (LD_SWITCH_SITE): Remove.Dan Nicolaescu2008-07-211-0/+2
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-0/+7
* (NO_REMAP): Do not undefine.Dan Nicolaescu2008-07-211-0/+2
* Use SOLARIS2 instead of sun.Dan Nicolaescu2008-07-211-0/+4
* * nsfns.m: Change NS to Nextstep in docstrings and error messages.Chong Yidong2008-07-211-0/+16
* Fix last change.Chong Yidong2008-07-211-1/+1
* Mark last change as tiny.Chong Yidong2008-07-211-1/+1
* * print.c (print_object): Check print_depth before searching forChong Yidong2008-07-211-0/+5
* * dbusbind.c (Fdbus_register_signal): Use sprintf + strcat insteadMichael Albinus2008-07-211-0/+5
* *** empty log message ***Kenichi Handa2008-07-211-0/+4
* (find_start_pos, find_start_value)Andreas Schwab2008-07-201-0/+7
* * s/sol2-3.h: Insert contents of s/sol2.h.Dan Nicolaescu2008-07-201-0/+6
* * m/intel386.h (NO_REMAP): Do no define for USG, not used.Dan Nicolaescu2008-07-201-0/+2
* under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specificationsAdrian Robert2008-07-201-1/+6
* fix typo in ns_appdir target find commandAdrian Robert2008-07-201-1/+5
* * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this wasDan Nicolaescu2008-07-201-0/+26
* restore ability under NS to change font size from font panel (lost during som...Adrian Robert2008-07-201-0/+17
* by renaming, get rid of need for hash_remove() redefinitions for NS platform;...Adrian Robert2008-07-191-0/+8
* nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_na...Adrian Robert2008-07-191-0/+6
* apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u...Adrian Robert2008-07-191-0/+8
* * Makefile.in (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.Chong Yidong2008-07-181-0/+4
* Fix typos.Juanma Barranquero2008-07-181-38/+36
* (BASE_PURESIZE): Increase to 1240000.Dan Nicolaescu2008-07-181-0/+4
* Merge from emacs--rel--22Miles Bader2008-07-171-0/+30
|\
| * Mention setsid after vfork.YAMAMOTO Mitsuharu2008-07-171-0/+11