aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix up compile error from renaming of ns-list-fontsAdrian Robert2008-07-233-60/+8
* (Fns_reset_menu, Fx_popup_menu): Change to use 'doc: /* ... */' styleChong Yidong2008-07-221-25/+33
* (Fns_selection_exists_p, Fns_selection_owner_p)Chong Yidong2008-07-221-22/+27
* (Fx_rotate_cut_buffers_internal): Doc fix.Chong Yidong2008-07-221-2/+2
* * xselect.c (Fx_rotate_cut_buffers_internal): Doc fix.Chong Yidong2008-07-221-1/+13
* (UP, BC, PC): Undo previous change.Dan Nicolaescu2008-07-222-3/+2
* Rename ns prefixed functions/variables to theDan Nicolaescu2008-07-222-21/+26
* (char_quoted): Check "charpos > beg" before decrementing.Stefan Monnier2008-07-222-20/+10
* (x_set_menu_bar_lines, x_set_tool_bar_lines): RemoveDan Nicolaescu2008-07-222-99/+90
* (syms_of_nsterm): Move to the end of file.Dan Nicolaescu2008-07-222-147/+148
* (init_display): Remove code for X10.Dan Nicolaescu2008-07-222-2/+4
* Fix typos.Juanma Barranquero2008-07-221-3/+3
* (Fw32_long_file_name): Don't append dir separator to bare drive.Jason Rumney2008-07-222-1/+16
* NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'Adrian Robert2008-07-225-85/+91
* remove debugging printlnAdrian Robert2008-07-222-1/+4
* do-applescript: NS version of the Carbon implementation of the sameDavid Reitter2008-07-221-0/+89
* *** empty log message ***David Reitter2008-07-221-0/+6
* fix compile error in nsfns.mAdrian Robert2008-07-212-70/+96
* * m/mips.h (LOAD_AVE_TYPE, LOAD_AVE_CVT): Do not define, not usedDan Nicolaescu2008-07-214-36/+7
* Remove trailing whitespace.Chong Yidong2008-07-211-4/+4
* (LD_SWITCH_SITE): Remove.Dan Nicolaescu2008-07-212-5/+2
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-216-96/+96
* (NO_REMAP): Do not undefine.Dan Nicolaescu2008-07-212-7/+2
* Use SOLARIS2 instead of sun.Dan Nicolaescu2008-07-212-2/+6
* Change NS to Nextstep in docstrings and error messages.Chong Yidong2008-07-211-131/+126
* * nsfns.m: Change NS to Nextstep in docstrings and error messages.Chong Yidong2008-07-211-0/+16
* (print_object): Check print_depth before searching for circularities.Chong Yidong2008-07-211-3/+4
* 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-212-3/+16
* *** empty log message ***Kenichi Handa2008-07-212-2/+8
* (find_start_pos, find_start_value)Andreas Schwab2008-07-202-19/+26
* * s/sol2-3.h: Insert contents of s/sol2.h.Dan Nicolaescu2008-07-203-71/+37
* * m/intel386.h (NO_REMAP): Do no define for USG, not used.Dan Nicolaescu2008-07-202-2/+3
* under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specificationsAdrian Robert2008-07-202-4/+12
* fix typo in ns_appdir target find commandAdrian Robert2008-07-202-2/+6
* * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this wasDan Nicolaescu2008-07-2015-100/+28
* restore ability under NS to change font size from font panel (lost during som...Adrian Robert2008-07-204-7/+33
* fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in '...Adrian Robert2008-07-194-21/+25
* should have gone in in last commitAdrian Robert2008-07-191-3/+2
* by renaming, get rid of need for hash_remove() redefinitions for NS platform;...Adrian Robert2008-07-194-15/+10
* nsfont.m: duplicate UTF8Strings before modifying with nsfont_escape_family_na...Adrian Robert2008-07-192-2/+10
* apply fix from Chong Yidong to NS port ns_set_background_color(), and clean u...Adrian Robert2008-07-194-4/+12
* (SOME_MACHINE_LISP): Remove ns-carbon-compat.elc.Chong Yidong2008-07-181-2/+1
* * 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-182-1/+5
* Merge from emacs--rel--22Miles Bader2008-07-1710-32/+101
|\
| * Mention setsid after vfork.YAMAMOTO Mitsuharu2008-07-172-1/+13