Explorar el Código

Add page-ext require

master
10sr hace 6 años
padre
commit
d0d486b2ba
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Ver fichero

@@ -15,6 +15,8 @@
(require 'cl-lib)
(require 'simple)


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Some macros for internals

@@ -372,6 +374,8 @@ found, otherwise returns nil."

(define-key my-prefix-map (kbd "C-o") 'occur)

(require 'page-ext nil t)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; title and mode-line



Cargando…
Cancelar
Guardar