Explorar el Código

Add bookmark-save-flag

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

+ 2
- 0
emacs.el Ver fichero

@@ -702,6 +702,8 @@ found, otherwise returns nil."
(set-variable 'bookmark-default-file
(expand-file-name (concat user-emacs-directory
"bmk")))
(set-variable 'bookmark-save-flag
1)
(with-eval-after-load 'recentf
(defvar recentf-exclude)
(defvar bookmark-default-file)


Cargando…
Cancelar
Guardar