emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r103395: Remove pointless setting of


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103395: Remove pointless setting of byte-compile-dynamic in tiny, tiny file.
Date: Tue, 22 Feb 2011 20:00:52 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 103395
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2011-02-22 20:00:52 -0800
message:
  Remove pointless setting of byte-compile-dynamic in tiny, tiny file.
modified:
  lisp/mail/mailclient.el
=== modified file 'lisp/mail/mailclient.el'
--- a/lisp/mail/mailclient.el   2011-01-25 04:08:28 +0000
+++ b/lisp/mail/mailclient.el   2011-02-23 04:00:52 +0000
@@ -1,4 +1,4 @@
-;;; mailclient.el --- mail sending via system's mail client.  -*- 
byte-compile-dynamic: t -*-
+;;; mailclient.el --- mail sending via system's mail client.
 
 ;; Copyright (C) 2005-2011 Free Software Foundation
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]