> Could you please mark them obsolete? We can delete them in the
> following release.
Bob Glickstein says that it would be ok to remove them.
I won't put up a fight to delay removing them.
___
Emacs-devel mailing list
Emacs-devel@gnu.org
Richard Stallman <[EMAIL PROTECTED]> writes:
> I noticed the following declarations in sregex.el. But I don't see
> any references to them, so maybe they can be deleted?
>
> Could you please mark them obsolete? We can delete them in the
> following release.
Bob Glickstein says that it w
On Mon, 2005-06-06 at 09:04 -0400, Stefan Monnier wrote:
> My gut feeling is that it's indeed safe to throw it away.
No objections here.
Cheers,
- Bob
___
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
I noticed the following declarations in sregex.el. But I don't see
any references to them, so maybe they can be deleted?
Could you please mark them obsolete? We can delete them in the
following release.
___
Emacs-devel mailing list
Emacs-deve
> I noticed the following declarations in sregex.el. But I don't see
> any references to them, so maybe they can be deleted?
As the comment indicates this is compatibility code to interact with code
that used sregex before we introduced shy-groups. There is no such code
in Emacs. There may not
I noticed the following declarations in sregex.el. But I don't see
any references to them, so maybe they can be deleted?
;; Compatibility code for when we didn't have shy-groups
(defvar sregex--current-sregex nil)
(defun sregex-info () nil)
(defmacro sregex-save-match-data (&rest forms) (cons '