Dan Nicolaescu
9e2a264775
Remove support for Mac Carbon.
...
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon
* erc.el: Remove code for Carbon.
Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.
Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.
* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.
* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.
* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.
* xresources.texi: Remove mentions of Mac Carbon.
* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.
Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL: Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Juanma Barranquero
da00712401
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Remove vmsproc.el and vms-patch.el.
2008-07-05 22:49:10 +00:00
Juanma Barranquero
c9fc02c727
* src/Makefile.in (SOME_MACHINE_OBJECTS): Remove w32bdf.o.
...
* lib-src/makefile.w32-in (obj): Remove w32bdf.o.
2008-06-26 11:57:58 +00:00
Juanma Barranquero
01b996adc3
(lisp2): Add minibuffer.elc.
2008-05-30 19:52:41 +00:00
Glenn Morris
294981c77c
Switch to recommended form of GPLv3 permissions notice.
2008-05-09 23:19:13 +00:00
Eli Zaretskii
8691412347
Renamed lisp/epa-file-hook.el to lisp/epa-hook.el.
2008-05-08 11:05:25 +00:00
Eli Zaretskii
58bb7d50ae
(lisp2): Add epa-file-hook.elc, to track the corresponding change
...
in src/Makefile.in.
2008-05-03 09:33:21 +00:00
Miles Bader
a113b3ca32
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
2008-04-23 05:55:42 +00:00
Jason Rumney
4429f88c19
(CLIENTRES): New variable and target.
...
(TRES): Remove.
($(BLD)/emacsclientw.exe): Use $(CLIENTRES) instead of $(TRES).
2008-04-10 09:48:22 +00:00
Jason Rumney
6948400ca6
(distclean, maintainer-clean): New targets.
2008-04-09 16:21:11 +00:00
Chong Yidong
a8da49fb71
Bump version to 22.2.50.
2008-03-26 16:49:50 +00:00
Chong Yidong
21d7435c63
Bump version to 22.2
2008-03-26 13:49:17 +00:00
Glenn Morris
afd2792072
(VERSION): Set to 23.0.60.
2008-03-13 03:14:12 +00:00
Chong Yidong
6dc48f1415
Bump to version 22.1.92
2008-03-07 16:46:49 +00:00
Jason Rumney
79d48c1a44
(MOUSE_SUPPORT): Remove duplicate tooltip.elc.
...
(MSDOS_SUPPORT, VMS_SUPPORT): Remove.
(OTHER_PLATFORM_SUPPORT): Replace above. Add X specific files too.
(lisp2): Add new languages.
($(DOC)): Use OTHER_PLATFORM_SUPPORT.
2008-02-23 00:30:49 +00:00
Juanma Barranquero
9c61c73445
(lisp2): Remove devanagari.el, kannada.el,
...
malayalam.el, and tamil.el. Add sinhala.el.
2008-02-22 11:03:26 +00:00
Chong Yidong
c5ed4e9116
Bump version to 22.1.91.
2008-02-19 17:45:41 +00:00
Jason Rumney
0c55bf8269
(lisp1): Use (), not {}.
2008-02-04 09:07:32 +00:00
Chong Yidong
772964f93a
Bump version number to 22.1.90.
2008-01-30 21:51:43 +00:00
Miles Bader
430d2ee291
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
a5b68355b3
Add 2008 to copyright years.
2008-01-07 08:42:46 +00:00
Miles Bader
0bd5084171
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
2007-12-06 09:51:45 +00:00
Jason Rumney
0dc7a8bc76
(VMS_SUPPORT): No longer byte-compiled.
2007-11-28 00:25:23 +00:00
Miles Bader
f23d76bdef
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-283
2007-11-11 00:56:44 +00:00
Dan Nicolaescu
04a697fefe
* makefile.w32-in (obj): Remove sunfns.o.
...
* makefile.MPW (SOME_MACHINE_OBJECTS): Remove sunfns.o.
* Makefile.in: Remove references to sunfns.c and sunfns.o.
2007-11-01 07:16:11 +00:00
Juanma Barranquero
a2666217c2
(obj): Remove abbrev.o.
2007-10-28 14:37:51 +00:00
Jason Rumney
a40c6a08be
(TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
...
(WINNT_SUPPORT): Add term/w32-win.elc.
(lisp1, lisp2): Sync with lisp in src/Makefile.in.
2007-10-20 23:39:07 +00:00
Jason Rumney
eccfc7828e
(obj): Sync with src/Makefile.in
2007-10-20 23:08:16 +00:00
Miles Bader
c73bd236f7
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 866-879)
- Merge multi-tty branch
- Update from CVS
- Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
2007-10-11 16:24:58 +00:00
Miles Bader
1af74d06e5
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Jason Rumney
2e2d237718
(emacsclient, emacsclientw): Link to COMCTL32.
2007-09-27 22:08:19 +00:00
Glenn Morris
bfd9ce719f
Increase version to 23.0.50.
2007-08-29 08:12:34 +00:00
Glenn Morris
2239757784
(VERSION): Set back to 22.1.50 following inadvertent bump in multi-tty
...
merge.
2007-08-29 08:05:47 +00:00
Miles Bader
9899d01a0c
Merge from emacs--devo--0
...
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
2007-07-31 05:50:45 +00:00
Miles Bader
e468b87f91
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 824-831)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 70-74)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +00:00
Glenn Morris
4a9f99bdfb
Switch license to GPLv3 or later.
2007-07-25 05:08:27 +00:00
Miles Bader
492d9f3e3c
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 814-823)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 59-69)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 237-238)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-26
2007-07-24 01:25:28 +00:00
Eli Zaretskii
effb3d94de
(clean): Don't delete *~.
2007-07-20 19:45:30 +00:00
Miles Bader
4dacf5c598
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 814-815)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-232
2007-07-18 22:15:15 +00:00
Eli Zaretskii
9724908a55
(clean): Don't delete *~.
2007-07-16 22:41:49 +00:00
Jason Rumney
4086608a37
(obj): Add font.o and w32font.o
2007-06-06 20:27:53 +00:00
Chong Yidong
6e04fc9856
Bump version number to 22.1.50.
2007-06-04 20:42:53 +00:00
Chong Yidong
3d5724d8f1
Increment version number to 22.1.
2007-06-02 11:11:48 +00:00
Chong Yidong
ab43d1e484
Bump version to 22.0.990
2007-05-17 18:55:36 +00:00
Dan Nicolaescu
1d00cfd429
* emacsclient.c (decode_options): Don't use a tty on windows.
...
* makefile.w32-in (VERSION): Update.
2007-05-16 23:16:53 +00:00
Miles Bader
c71cdfc123
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 711-712)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-199
2007-04-26 04:38:27 +00:00
Glenn Morris
5ba76e083b
Increase version to 22.1.50.
2007-04-26 03:32:48 +00:00
Miles Bader
991a760232
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 698-710)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 216)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196
2007-04-24 21:56:25 +00:00
Chong Yidong
07ef6df709
Bump version to 22.0.99.
2007-04-24 02:28:19 +00:00