mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Don't need that anymore
This commit is contained in:
parent
9b009b5c6f
commit
2d3c45e6f0
1 changed files with 0 additions and 2 deletions
|
|
@ -136,8 +136,6 @@
|
|||
** font-lock-studio
|
||||
#+begin_src emacs-lisp
|
||||
(use-package font-lock-studio)
|
||||
(when (>= emacs-major-version 29)
|
||||
(define-obsolete-function-alias 'font-lock-fontify-syntactically-region #'font-lock-default-fontify-syntactically "29.1"))
|
||||
#+end_src
|
||||
* pdf-tools use isearch
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
|
|
|||
Loading…
Reference in a new issue