<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lisp/term/mac-win.el, branch feature/bug-reference-setup</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Remove support for Mac Carbon.</title>
<updated>2008-07-27T18:24:48+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2008-07-27T18:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9e2a2647758db83b490e2993aa31cd4607305a82'/>
<id>9e2a2647758db83b490e2993aa31cd4607305a82</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>(x-toolkit-scroll-bars): Check bound.</title>
<updated>2008-06-12T03:53:07+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2008-06-12T03:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=777a7291841b52b20c7d23cd9cbdb74d7bc88971'/>
<id>777a7291841b52b20c7d23cd9cbdb74d7bc88971</id>
<content type='text'>
(x-parse-geometry, x-resource-name)
(x-get-selection-internal, tool-bar-mode, set-fontset-font)
(new-fontset, x-display-list, x-open-connection, x-get-resource):
Define for compiler, for builds without X.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(x-parse-geometry, x-resource-name)
(x-get-selection-internal, tool-bar-mode, set-fontset-font)
(new-fontset, x-display-list, x-open-connection, x-get-resource):
Define for compiler, for builds without X.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak last change.</title>
<updated>2008-05-10T17:34:32+00:00</updated>
<author>
<name>Chong Yidong</name>
</author>
<published>2008-05-10T17:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2f8c51b55fb0d25ec8351f89982b98894fea760c'/>
<id>2f8c51b55fb0d25ec8351f89982b98894fea760c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(x-colors): Re-order colors.</title>
<updated>2008-05-10T17:28:09+00:00</updated>
<author>
<name>Chong Yidong</name>
</author>
<published>2008-05-10T17:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3f2f222ab417986a924f79a324307c2d7e4b8e98'/>
<id>3f2f222ab417986a924f79a324307c2d7e4b8e98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to recommended form of GPLv3 permissions notice.</title>
<updated>2008-05-06T04:34:22+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2008-05-06T04:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1fecc8feb69e176178092447f9f8c7aa2d2000cc'/>
<id>1fecc8feb69e176178092447f9f8c7aa2d2000cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs--rel--22</title>
<updated>2008-04-24T05:11:07+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2008-04-24T05:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=08861c5cb87e91e83e5b0bf53cb53c1377434c8f'/>
<id>08861c5cb87e91e83e5b0bf53cb53c1377434c8f</id>
<content type='text'>
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1126
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1126
</pre>
</div>
</content>
</entry>
<entry>
<title>(mac-ts-active-input-buf): Move defvar to macterm.c.</title>
<updated>2008-04-23T08:57:18+00:00</updated>
<author>
<name>YAMAMOTO Mitsuharu</name>
</author>
<published>2008-04-23T08:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9f0d1d6f744a15997572318cffe2bfb65322137c'/>
<id>9f0d1d6f744a15997572318cffe2bfb65322137c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs--rel--22</title>
<updated>2008-04-23T05:55:42+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2008-04-23T05:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a113b3ca322fd73d97d0d9d69c9f48dc13fb326a'/>
<id>a113b3ca322fd73d97d0d9d69c9f48dc13fb326a</id>
<content type='text'>
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
</pre>
</div>
</content>
</entry>
<entry>
<title>(mac-ae-open-documents): Adjust selection range parameter origins.</title>
<updated>2008-04-12T02:00:46+00:00</updated>
<author>
<name>YAMAMOTO Mitsuharu</name>
</author>
<published>2008-04-12T02:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=108b164dd845dec7fddc154996be9a0ac8e89088'/>
<id>108b164dd845dec7fddc154996be9a0ac8e89088</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from emacs--rel--22</title>
<updated>2008-04-05T23:01:26+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2008-04-05T23:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5bc6ddff00c50acf546530ef0e08a27140614d27'/>
<id>5bc6ddff00c50acf546530ef0e08a27140614d27</id>
<content type='text'>
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
</pre>
</div>
</content>
</entry>
</feed>
