From 95e5270b4b4d449f4068b34926774abd604bc503 Mon Sep 17 00:00:00 2001 From: Steve Youngs Date: Fri, 20 Mar 2020 05:25:46 +1000 Subject: [PATCH] Forgot a paren or two Signed-off-by: Steve Youngs --- 12-misc-sy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12-misc-sy.el b/12-misc-sy.el index 6c4b59d..174b869 100644 --- a/12-misc-sy.el +++ b/12-misc-sy.el @@ -5,7 +5,7 @@ ;; Author: Steve Youngs ;; Maintainer: Steve Youngs ;; Created: <2007-12-02> -;; Time-stamp: +;; Time-stamp: ;; Download: ;; HTMLised: ;; Git Repo: git clone https://git.sxemacs.org/syinit @@ -402,7 +402,7 @@ ("^/lisp" . "/home/steve/programming/lisp") ("^/pkgs" . "/home/steve/programming/SXEmacs/packages") ("^/xpkgs" . "/home/steve/programming/SXEmacs/packages/xemacs-packages") - ("^/mpkgs" . "/home/steve/programming/SXEmacs/packages/mule-packages") + ("^/mpkgs" . "/home/steve/programming/SXEmacs/packages/mule-packages"))) ;:*====================== ;:* The beginnings of procmail-mode.el. -- 2.25.1