aboutsummaryrefslogtreecommitdiffstats
path: root/src/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore cleanup.Paul Eggert2014-11-171-8/+0
| | | | | | | | | | | | | | | | | | | * .gitignore: Merge contents of subsidiary files and organize the result so as to avoid duplication. Remove no-longer needed entries. * admin/charsets/.gitignore, admin/unidata/.gitignore: * doc/lispintro/.gitignore, etc/.gitignore, leim/.gitignore: * leim/ja-dic/.gitignore, lib-src/.gitignore, lisp/.gitignore: * lisp/calc/.gitignore, lisp/calendar/.gitignore: * lisp/cedet/.gitignore, lisp/emulation/.gitignore: * lisp/erc/.gitignore, lisp/eshell/.gitignore, lisp/gnus/.gitignore: * lisp/international/.gitignore, lisp/language/.gitignore: * lisp/leim/.gitignore, lisp/leim/quail/.gitignore: * lisp/mail/.gitignore, lisp/mh-e/.gitignore, lisp/net/.gitignore: * lisp/nxml/.gitignore, lisp/obsolete/.gitignore: * lisp/play/.gitignore, lisp/progmodes/.gitignore: * lisp/term/.gitignore, lisp/textmodes/.gitignore: * lisp/url/.gitignore, nt/.gitignore, src/.gitignore: Remove; no longer needed.
* Ignore stamp-h.inAndreas Schwab2012-08-051-0/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
|
* * .cvsignore, .gitignore: Ignore buildobj.h.Juanma Barranquero2009-08-281-0/+1
|
* Add arch taglineMiles Bader2009-03-041-0/+2
|
* Add .gitignore rules for in-place builds.Juanma Barranquero2009-03-031-21/+3
|
* * Makefile.in: Undef LIB_STANDARD before defining it to silence warningStefan Monnier2008-07-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | in case it was defined already. USE @GNUSTEP_MAKEFILES@ rather than envvars. * nsterm.m (ns_term_init): Pass Qt and Qnil rather than YES/NO to ns_default. (applicationShouldTerminate, setValuesFromPanel): Use EQ to compare Lisp_Objects. * nsterm.h (Fx_display_grayscale_p, Fx_display_planes) (ns_defined_color, ns_color_to_lisp): Declare. * nsselect.m (ns_handle_selection_request, ns_handle_selection_clear) (Fns_own_selection_internal): Make the big ugly hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE. * nsmenu.m (ns_update_menubar): Use EQ to compare Lisp_Objects. (update_frame_tool_bar): Remove apparently obsolete tests for non-integerness of f->tool_bar_lines. (windowShouldClose, addButton, clicked, runDialogAt): Make the big ugly hack more explicit, so it's accepted even with USE_LISP_UNION_TYPE. * nsfont.m (nsfont_driver): Use just 0 rather than an invalid cast. (nsfont_open): Don't confuse NULL for Qnil. * nsfns.m (ns_implicitly_set_icon_type): Use EQ to compare Lisp_Objects. * menu.h (find_and_call_menu_selection): * menu.c (find_and_call_menu_selection): Use just int for vector size. (find_and_return_menu_selection): Always return something. * frame.h: Include dispextern.h for Display_Info. (display_x_get_resource): Declare. * configure.in: Extract and substitute GNUSTEP_MAKEFILES.
* Remove witness-emacs.Glenn Morris2008-06-251-1/+0
|
* Add witness-emacs.Glenn Morris2008-06-211-0/+1
|
* Add oo.Juanma Barranquero2008-03-041-0/+1
|
* Add stamp_BLD.Eli Zaretskii2006-12-231-0/+1
|
* Add makefile (for MS-Windows).Eli Zaretskii2005-09-241-0/+1
|
* * .cvsignore: Add buildobj.lst.Jan Djärv2004-11-091-0/+1
|
* Add .gdb_historyStefan Monnier2004-01-211-4/+5
|
* ignore *-spd and *.pdb for w32Sam Steingold2001-10-261-1/+2
|
* Add _gdbinit and gdb.ini (created by the MS-DOS build).Eli Zaretskii2001-10-041-0/+2
|
* Sort alphabetically and add `Makefile'.Stefan Monnier2000-09-151-7/+8
|
* ignore bootstrap-emacsSam Steingold2000-06-191-0/+1
|
* * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,Andrew Innes2000-02-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | around image definitions and prototypes. (gamma_correct) [WINDOWSNT]: New prototype. * w32term.c (x_make_frame_visible): Replace call to input_poll_signal with poll_for_input. * window.c [WINDOWSNT]: Include w32term.h. * xdisp.c [WINDOWSNT]: Include w32term.h. * makefile.nt: Add dependencies on w32gui.h. (OBJ1): Include atimer.obj. ($(BLD)\atimer.obj): New dependency rule. * w32.c (sigmask): New function (does nothing). (sigunblock): Ditto. * frame.c [WINDOWSNT]: Include w32term.h. * w32gui.h (struct W32FontStruct): Add ascent and descent slots. * lread.c (syms_of_lread): Fix literal newlines. * emacs.c (USAGE): Split into USAGE1 and USAGE2, to work-around the string constant limit (2048 bytes) in MSVC. (main): Ditto.
* Add TAGS-LISPGerd Moellmann1999-10-081-0/+1
|
* *** empty log message ***Gerd Moellmann1999-10-071-0/+10