]> git.eshelyaron.com Git - emacs.git/commit
Use lisp-data-mode in 5 more places
authorJoão Távora <joaotavora@gmail.com>
Sat, 18 Apr 2020 08:04:13 +0000 (09:04 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 18 Apr 2020 08:04:13 +0000 (09:04 +0100)
commit035137bc92ec4b3ceab43409d4b8ea0deb975459
treeb44ef051f300e9cf54d4f657d37f70453dd5748e
parentb4af4a3578303741364dc91acdd5908d9b11e3a4
Use lisp-data-mode in 5 more places

Thanks to Juri Linkov and Basil L. Contovounesios for the list and the
indication of the function that needed to be changed.

* lisp/bookmark.el (bookmark-insert-file-format-version-stamp):
Use lisp-data-mode.

* lisp/saveplace.el (save-place-alist-to-file): Use
lisp-data-mode.

* lisp/net/eww.el (eww-write-bookmarks): Use lisp-data-mode.

* lisp/net/nsm.el (nsm-write-settings): Use lisp-data-mode.

* lisp/net/tramp-cache.el (tramp-dump-connection-properties): Use
lisp-data-mode.
lisp/bookmark.el
lisp/net/eww.el
lisp/net/nsm.el
lisp/net/tramp-cache.el
lisp/saveplace.el