summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove need for nextstep/compile for NS build; also, add NEWS entry about the...Adrian Robert2008-07-172-15/+22
* * s/sol2.h:Dan Nicolaescu2008-07-173-12/+9
* * ecrt0.c: Remove code depending on m68000, not used anymore.Dan Nicolaescu2008-07-1710-249/+78
* change most cases of PENDING to TODO, some to FIXME or XXXAdrian Robert2008-07-179-17/+33
* * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define.Andreas Schwab2008-07-172-1/+4
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-1712-210/+266
* should have gone in in last commitAdrian Robert2008-07-161-2/+2
* various small cleanups detailed in changelogsAdrian Robert2008-07-165-23/+16
* (lisp_to_mod): Use parse_solitary_modifier instead.Stefan Monnier2008-07-162-23/+31
* * keymap.c: Remove all NS-specific code.Stefan Monnier2008-07-164-89/+85
* Typo.Stefan Monnier2008-07-161-1/+1
* (SOME_MACHINE_LISP): Remove easy-mmode, fix spellingAndreas Schwab2008-07-162-2/+6
* (move_it_in_display_line): Account for word wrap, so that we don'tChong Yidong2008-07-161-1/+19
* * xdisp.c (move_it_in_display_line): Account for word wrap, soChong Yidong2008-07-161-0/+5
* (Qsuper): Remove.Stefan Monnier2008-07-162-9/+8
* Remove boilerplate comments.Dan Nicolaescu2008-07-162-2/+2
* (__ELF__): Consolidate conditions.Dan Nicolaescu2008-07-162-2/+2
* * m/m68k.h (linux): Use GNU_LINUX instead.Dan Nicolaescu2008-07-163-31/+8
* Undo reactoring from previous change.Dan Nicolaescu2008-07-162-2/+19
* Fix last change.Jason Rumney2008-07-162-37/+4
* * systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu2008-07-1611-398/+37
* * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.Dan Nicolaescu2008-07-163-55/+8
* Remove comments about static.Dan Nicolaescu2008-07-162-7/+2
* * sysdep.c: Remove code depending on NEED_PTEM_H, unused. RemoveDan Nicolaescu2008-07-164-265/+10
* * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.Dan Nicolaescu2008-07-165-73/+14
* * m/ibms390.h:Dan Nicolaescu2008-07-1610-185/+12
* Remove boilerplate comments and code for systems thatDan Nicolaescu2008-07-162-33/+6
* * m/mips.h: Remove boilerplate comments and code for systems thatDan Nicolaescu2008-07-164-473/+8
* * editfns.c (Fuser_full_name): Replace the only use ofDan Nicolaescu2008-07-163-12/+7
* add further files to SOME_MACHINE_LISP to support NeXTStep portDavid Reitter2008-07-161-1/+5
* *** empty log message ***David Reitter2008-07-161-0/+5
* (system-type): Doc fix.Glenn Morris2008-07-162-3/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-07-168-58/+45
* Use nicer comment syntax for arch taglines in Objective-C filesMiles Bader2008-07-166-12/+6
* Add arch taglineMiles Bader2008-07-158-0/+24
* *** empty log message ***Stefan Monnier2008-07-151-18/+17
* (parse_menu_item): Don't use cachelist, even under NS.Stefan Monnier2008-07-152-9/+9
* adding forgotten file src/nsfont.m for emacs.app mergeAdrian Robert2008-07-153-2/+1501
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-1540-193/+14476
* * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.Jason Rumney2008-07-153-10/+31
* s/xxxfns.c/xfns.c/Chong Yidong2008-07-151-3/+3
* applying patch to consolidate non-GUI portion of hourglass implementation as ...Adrian Robert2008-07-156-222/+136
* (w32_get_arg): Remove wrapper function.Jason Rumney2008-07-142-48/+41
* (xfont_open): Add workaround for X's bug.Kenichi Handa2008-07-142-0/+33
* Include <stdio.h> unconditionally.Kenichi Handa2008-07-142-3/+4
* * dbusbind.c (Fdbus_register_signal): Allow also signal argumentsMichael Albinus2008-07-132-11/+47
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-1316-45/+36
* Add arch taglineMiles Bader2008-07-121-0/+3
* * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu2008-07-1211-123/+24
* (Fvertical_motion): Restore hscroll before moving to goal column.Chong Yidong2008-07-121-7/+16