[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emacs-w3m/emacs-w3m] Replace obsolete forms (#101)
- From: Boruch Baum <notifications@xxxxxxxxxx>
- Date: Thu, 05 Aug 2021 10:44:11 -0700
- X-ml-name: emacs-w3m
- X-mail-count: 13823
- 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
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.