unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob e65a541e6e3ab70073534b15f9d8bb11c4729f7d 197 bytes (raw)
name: test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable-bound.el 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
 
;;; -*- lexical-binding: t -*-

(make-obsolete-variable 'bytecomp--tests-obsolete-var-2 nil "99.99")

(defun foo ()
  (let ((bytecomp--tests-obsolete-var-2 2))
    bytecomp--tests-obsolete-var-2))

debug log:

solving e65a541e6e ...
found e65a541e6e in https://git.savannah.gnu.org/cgit/emacs.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).