* [gentoo-commits] emacs r1233 - / emacs-daemon
@ 2009-03-07 11:44 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-03-07 11:44 UTC (permalink / raw
To: gentoo-commits
Author: ulm
Date: 2009-03-07 11:44:01 +0000 (Sat, 07 Mar 2009)
New Revision: 1233
Added:
emacs-common-gentoo/
Removed:
emacs-desktop/
Modified:
emacs-daemon/10emacs-daemon-gentoo.el
emacs-daemon/ChangeLog
Log:
Rename emacs-desktop to emacs-common-gentoo since it will be more general.
Copied: emacs-common-gentoo (from rev 1232, emacs-desktop)
Modified: emacs-daemon/10emacs-daemon-gentoo.el
===================================================================
--- emacs-daemon/10emacs-daemon-gentoo.el 2009-03-06 17:20:51 UTC (rev 1232)
+++ emacs-daemon/10emacs-daemon-gentoo.el 2009-03-07 11:44:01 UTC (rev 1233)
@@ -3,12 +3,6 @@
;; Copyright 2008-2009 Gentoo Foundation
;; Distributed under the terms of the GNU General Public License v2 or later
-;; Backwards compatibility code, can be removed some time after the
-;; Emacs 23.0.91 snapshot
-(and (not (fboundp 'process-attributes))
- (fboundp 'system-process-attributes)
- (defalias 'process-attributes 'system-process-attributes))
-
(and
(fboundp 'daemonp)
(daemonp)
Modified: emacs-daemon/ChangeLog
===================================================================
--- emacs-daemon/ChangeLog 2009-03-06 17:20:51 UTC (rev 1232)
+++ emacs-daemon/ChangeLog 2009-03-07 11:44:01 UTC (rev 1233)
@@ -1,3 +1,7 @@
+2009-03-03 Ulrich Mueller <ulm@gentoo.org>
+
+ * 10emacs-daemon-gentoo.el: Remove backwards compatibility code.
+
2009-02-25 Ulrich Mueller <ulm@gentoo.org>
* emacs.rc (start): Export the SHELL variable.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-03-07 11:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-07 11:44 [gentoo-commits] emacs r1233 - / emacs-daemon Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox