aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-0631-2916/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * notes/copyright: * MAINTAINERS: Remove references to files that have been removed. * os.texi (System Environment): Remove references to OSes that are not supported anymore. * PROBLEMS: * MACHINES: Remove references to systems not supported anymore. * makefile.w32-in: * Makefile.in: Remove references to Xenix. * gnus.el (gnus-use-long-file-name): Remove reference to xenix. * obsolete/x-apollo.el: Remove file for unsupported system. * term/x-win.el (vendor-specific-keysyms): Remove reference to Apollo. * progmodes/gud.el (gud-dgux-p): Remove. (dbx): Remove reference to dgux. * progmodes/ps-mode.el (ps-mode-print-function): * ps-print.el (ps-lp-system): * paths.el (rmail-spool-directory): * ls-lisp.el (ls-lisp-emulation): * lpr.el (lpr-lp-system): * dired.el (dired-chown-program): Remove references to dgux. * m/7300.h: * m/acorn.h: * m/alliant-2800.h: * m/alliant.h: * m/alliant1.h: * m/alliant4.h: * m/altos.h: * m/amdahl.h: * m/apollo.h: * m/att3b.h: * m/aviion-intel.h: * m/aviion.h: * m/celerity.h: * m/clipper.h: * m/cnvrgnt.h: * m/convex.h: * m/cydra5.h: * m/delta88k.h: * m/dpx2.h: * m/dual.h: * m/elxsi.h: * m/f301.h: * m/gould-np1.h: * m/gould.h: * m/i860.h: * m/ibmps2-aix.h: * m/ibmrt-aix.h: * m/ibmrt.h: * m/irist.h: * m/is386.h: * m/isi-ov.h: * m/mega68.h: * m/mg1.h: * m/news-r6.h: * m/news-risc.h: * m/news.h: * m/nh3000.h: * m/nh4000.h: * m/ns16000.h: * m/ns32000.h: * m/nu.h: * m/orion.h: * m/orion105.h: * m/paragon.h: * m/pfa50.h: * m/plexus.h: * m/pyramid.h: * m/pyrmips.h: * m/sh3el.h: * m/sps7.h: * m/sr2k.h: * m/stride.h: * m/sun1.h: * m/sun2.h: * m/sun3-68881.h: * m/sun3-fpa.h: * m/sun3-soft.h: * m/sun3.h: * m/sun386.h: * m/symmetry.h: * m/tad68k.h: * m/tahoe.h: * m/targon31.h: * m/tek4300.h: * m/tekxd88.h: * m/tower32.h: * m/tower32v3.h: * m/ustation.h: * m/wicat.h: * m/xps100.h: * s/cxux.h: * s/cxux7.h: * s/dgux.h: * s/dgux4.h: * s/dgux5-4-3.h: * s/dgux5-4r2.h: * s/esix.h: * s/esix5r4.h: * s/hiuxmpp.h: * s/hiuxwe2.h: * s/iris3-5.h: * s/iris3-6.h: * s/isc2-2.h: * s/isc3-0.h: * s/isc4-0.h: * s/isc4-1.h: * s/newsos5.h: * s/newsos6.h: * s/osf1.h: * s/osf5-0.h: * s/riscix1-1.h: * s/riscix12.h: * s/sco4.h: * s/sco5.h: * s/sunos4-0.h: * s/sunos4-1.h: * s/sunos413.h: * s/sunos4shr.h: * s/umax.h: * s/unipl5-2.h: * s/xenix.h: * cxux-crt0.s: * unexapollo.c: * unexconvex.c: * unexenix.c: * unexsni.c: Remove files for systems no longer supported. * m/intel386.h: Remove references to unsupported systems. * w32.c (get_emacs_configuration): Remove reference to i860. * sysdep.c: Remove dead code.
* | * configure.in: Remove support for Masscomp.Dan Nicolaescu2008-01-051-150/+0
| | | | | | | | | | | | | | | | | | * os.texi (System Environment): Remove mention for Masscomp. * MACHINES: Remove Masscomp. * s/rtu.h: * m/masscomp.h: Remove files. Platform is obsolete.
* | Petr Salinger <Petr.Salinger at seznam.cz>: New file.Glenn Morris2007-11-281-0/+11
| |
* | * term/mac-win.el (x-setup-function-keys): Only setupDan Nicolaescu2007-11-201-3/+0
| | | | | | | | | | | | | | | | | | | | local-function-key-map if it has not been setup already for the current frame. Move the suspend-emacs processing here. * s/darwin.h (MULTI_KBOARD): Remove. * macfns.c (x_create_tip_frame, Fx_create_frame) (x_create_tip_frame): Don't deal with MULTI_KBOARD.
* | *** empty log message ***Juanma Barranquero2007-11-141-5/+3
| |
* | Define USE_TOOLKIT_SCROLL_BARS.Jason Rumney2007-11-091-0/+1
| |
* | Obsolete for some years.Jason Rumney2007-11-081-8/+0
| |
* | Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-013-5/+0
| |
* | * s/usg5-4.h:Dan Nicolaescu2007-10-313-3/+0
| | | | | | | | | | | | | | | | | | | | * s/usg5-3.h: * s/ptx.h: * m/is386.h: * m/ibmps2-aix.h: * Makefile.in: Remove all mentions of X10 * dispnew.c (syms_of_display): Don't mention version 10.
* | (HAVE_STDLIB_H): Define.Jason Rumney2007-10-221-4/+1
| | | | | | | | (abort): Redefinition moved to nt/config.nt.
* | Merge from emacs--rel--22Miles Bader2007-10-091-1/+3
|\ \ | |/ | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
| * Comment change.Richard M. Stallman2007-09-211-1/+3
| |
| * No longer define `static' as nothing.Glenn Morris2007-09-151-2/+6
| |
* | Comment.Glenn Morris2007-09-131-0/+1
| |
* | No longer define `static' as nothing.Glenn Morris2007-09-131-2/+5
| |
* | * s/darwin.h (MULTI_KBOARD): Only define for Carbon.Dan Nicolaescu2007-09-111-3/+4
| |
* | (GC_MARK_STACK): Enable conservative stack marking.Stefan Monnier2007-09-071-0/+6
| |
* | (MULTI_KBOARD): Define.Jason Rumney2007-09-041-0/+2
| |
* | * config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBOARD here...Dan Nicolaescu2007-08-291-0/+3
| | | | | | | | * s/darwin.h: ... do it here.
* | Merge from emacs--devo--0Miles Bader2007-07-3161-81/+61
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 824-838) - Update from CVS - Merge from emacs--rel--22 - Remove lisp/erc/erc-nicklist.el - Update some .arch-inventory files - Fix void function definition error in cus-edit.el - Restore lisp/emacs-lisp/cl-loaddefs.el * emacs--rel--22 (patch 70-83) - Update from CVS - Remove lisp/erc/erc-nicklist.el - Update some .arch-inventory files - Indicate that emacs--devo--0--patch-834 does not need to be applied - Merge from gnus--rel--5.10 - Restore lisp/emacs-lisp/cl-loaddefs.el * gnus--rel--5.10 (patch 239-241) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28
| * Remove license from trivial file.Glenn Morris2007-07-251-21/+1
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-2561-61/+61
| |
| * Don't define HAVE_TZNAME.Jason Rumney2007-06-061-1/+0
| |
* | Merge from emacs--devo--0Miles Bader2007-06-111-1/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 781-792) - Update from CVS - Merge from gnus--rel--5.10 - Merge from emacs--rel--22 * emacs--rel--22 (patch 33-41) * gnus--rel--5.10 (patch 226-228) - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-21
| * | Don't define HAVE_TZNAME.Jason Rumney2007-06-071-1/+0
| |/
* | * loadup.el: Load mac-win on a Mac. Avoid loading both x-win andDan Nicolaescu2007-05-191-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | mac-win. * term/mac-win.el: (mac-initialize-window-system): New function. Move global setup here. * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here. (SYSTEM_PURESIZE_EXTRA): Only define on Carbon. * emacsclient.c (decode_options): Don't use a tty on mac carbon.
* | * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.Dan Nicolaescu2007-05-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * termhooks.h (union display_info): Add mac_display_info. * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD is defined. * macterm.h (struct mac_display_info): Add terminal. * w32term.c (w32_initialize): Make static. * macterm.c (XTset_terminal_modes): Add a terminal parameter. (XTreset_terminal_modes): Likewise. (x_clear_frame): Add a frame parameter. (note_mouse_movement): Get rif from the frame. (mac_term_init): Initialize the terminal. (mac_initialize): Make static and move terminal initialization ... (mac_create_terminal): ... in this new function. * macmenu.c: Reorder includes. (Fx_popup_menu): Use terminal specific mouse_position_hook. * macfns.c (x_set_mouse_color): Get rif from the frame. (x_set_tool_bar_lines): Don't use updating_frame. (mac_window): Add 2 new parameters for consistency with other systems. (Fx_create_frame): Fix doc string. Rename the parameter. (Fx_create_frame): Set the frame parameters following what is done in X11 and w32. (Fx_open_connection): Remove window-system check. (start_hourglass): Likewise. (x_create_tip_frame): Get the keyboard from the terminal. * w32fns.c (Fx_create_frame): Use kboard from the terminal. * term/mac-win.el: Provide mac-win. (mac-initialized): New variable. (mac-initialize-window-system): New function. Move global setup here. (handle-args-function-alist, frame-creation-function-alist): (window-system-initialization-alist): Add mac entries. * loadup.el: Load mac-win on a Mac.
* | (SYSTEM_PURESIZE_EXTRA): Bump to 50k.Jason Rumney2007-05-151-1/+1
|/
* (__restrict, struct kboard): Remove outdated workarounds.YAMAMOTO Mitsuharu2007-04-091-14/+3
| | | | (C_SWITCH_SYSTEM): Remove `-I../mac/src'.
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-161-0/+23
| | | | file irix5-0.h.
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-161-0/+23
| | | | file irix5.0.h.
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-162-1/+44
| | | | file usg5-4.h.
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-161-0/+22
| | | | file aix3-2.h.
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-161-1/+22
| | | | file bsd4-3.h.
* Add copyright and license notice.Glenn Morris2007-02-161-1/+22
|
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-161-1/+22
| | | | file isc2-2.h.
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-161-0/+22
| | | | file sunos4-0.h.
* Add copyright and license notice. Copyright years from base includeGlenn Morris2007-02-161-0/+22
| | | | file hpux9.h.
* Fix typo in previous change.Glenn Morris2007-02-161-1/+1
|
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-162-1/+45
| | | | include file usg5-4.h.
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-161-0/+23
| | | | include file bsd4-2.h.
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-163-2/+66
| | | | include file bsd4-3.h.
* Add year missed from previous change.Glenn Morris2007-02-161-1/+1
|
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-161-2/+22
| | | | include file usg5-3.h.
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-161-0/+23
| | | | include file usg5-4.h.
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-161-0/+23
| | | | include file irix3-3.h.
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-162-5/+49
| | | | include file hpux.h.
* Add copyright and license notice. Copyright years copied from baseGlenn Morris2007-02-161-1/+22
| | | | include file aix3-1.h.
* Unused file removed.Chong Yidong2007-02-141-74/+0
|
* Add 2007 to copyright years.Glenn Morris2007-01-215-5/+5
|