equal
deleted
inserted
replaced
13 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
14 ;; General Public License for more details. |
14 ;; General Public License for more details. |
15 |
15 |
16 ;; You should have received a copy of the GNU General Public License |
16 ;; You should have received a copy of the GNU General Public License |
17 ;; along with mq.el, GNU Emacs, or XEmacs; see the file COPYING (`C-h |
17 ;; along with mq.el, GNU Emacs, or XEmacs; see the file COPYING (`C-h |
18 ;; C-l'). If not, write to the Free Software Foundation, Inc., 59 |
18 ;; C-l'). If not, see <http://www.gnu.org/licenses/>. |
19 ;; Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
|
20 |
19 |
21 (eval-when-compile (require 'cl)) |
20 (eval-when-compile (require 'cl)) |
22 (require 'mercurial) |
21 (require 'mercurial) |
23 |
22 |
24 |
23 |