[emacs-w3m:13823] [emacs-w3m/emacs-w3m] Replace obsolete forms (#101)
Boruch Baum <[email protected]> Thu, 05 Aug 2021 10:44:11 -0700
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/pull/[email protected]> |
+ There's nothing "bad" about make-variable-buffer-local, but now that
emacs has had defvar-local for such a long time, there's benefit in
preferring it for readability and maintainability
You can view, comment on, or merge this pull request online at:
https://github.com/emacs-w3m/emacs-w3m/pull/101
-- Commit Summary --
* Replace make-variable-buffer-local with defvar-local
-- File Changes --
M w3m.el (79)
-- Patch Links --
https://github.com/emacs-w3m/emacs-w3m/pull/101.patch
https://github.com/emacs-w3m/emacs-w3m/pull/101.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/emacs-w3m/emacs-w3m/pull/101