Hi Arash,

>>>>> Arash Esbati <ar...@gnu.org> writes:
> Hi Keita,
> with commit d7e6fa0d41, you added some comments about the variables
> below:
> ;; The following variables are no longer used, but kept in case some
> ;; foreign code uses any of them.
> (defvar TeX-symbol-marker nil)
> (defvar TeX-symbol-marker-pos 0)
> (defvar TeX-dollar-sign ?$)
> (defconst TeX-dollar-string (char-to-string TeX-dollar-sign))
> (defconst TeX-dollar-regexp
>   (concat "^" (regexp-quote TeX-dollar-string) "\\|[^" TeX-esc "]"
>           (regexp-quote TeX-dollar-string)))
> (make-obsolete-variable 'TeX-symbol-marker nil "AUCTeX 9.9d++")
> (make-obsolete-variable 'TeX-symbol-marker-pos nil "AUCTeX 9.9d++")
> (make-obsolete-variable 'TeX-dollar-sign nil "AUCTeX 9.9d++")
> (make-obsolete-variable 'TeX-dollar-string nil "AUCTeX 9.9d++")
> (make-obsolete-variable 'TeX-dollar-regexp nil "AUCTeX 9.9d++")
> The commit isn't that old, but can we remove the block above entirely
> from AUCTeX?  9.9d was long time ago.  WDYT?

Yes, I think we can. If I don't see objections, I'll delete the block in
a few days.

Best regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW

Reply via email to