From 78d731e133fcef8464acb1d0eb8a51864d0189cd Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 19 May 2022 20:30:15 -0400 Subject: Drop `csetq' macro and use good old `setq' and `setq-default'. --- .emacs.d/lisp/bandali-ibuffer.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.emacs.d/lisp/bandali-ibuffer.el') diff --git a/.emacs.d/lisp/bandali-ibuffer.el b/.emacs.d/lisp/bandali-ibuffer.el index 7cd4331..a706dc6 100644 --- a/.emacs.d/lisp/bandali-ibuffer.el +++ b/.emacs.d/lisp/bandali-ibuffer.el @@ -1,6 +1,6 @@ ;;; bandali-ibuffer.el --- bandali's Ibuffer setup -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2020 Amin Bandali +;; Copyright (C) 2018-2022 Amin Bandali ;; Author: Amin Bandali ;; Keywords: tools @@ -24,7 +24,7 @@ ;;; Code: -(csetq +(setq ibuffer-saved-filter-groups '(("default" ("dired" (mode . dired-mode)) -- cgit v1.2.3-60-g2f50