1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lisp/obsolete
Stefan Monnier 723ee192a5 * lisp/emacs-lisp/rx.el: Make it a superset of sregex.
(rx-constituents): Add `any => "."', mark `repeat' as taking any number
of args, add `regex' alias.
(rx-info): Add arg to distinguish head and standalone forms.
(rx-check, rx-form): Pass the corresponding arg.
(rx-**): Simplify.
(rx-repeat): Make it work for any number of args.
(rx-syntax): Make it accept syntax chars as is.
* lisp/obsolete/sregex.el: Move from emacs-lisp/.
* lisp/emacs-lisp/re-builder.el: Remove sregex support.
* lisp/emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
2010-12-26 18:17:09 -05:00
..
.gitignore
awk-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cl-compat.el Merge changes from emacs-23 branch. 2010-10-08 12:14:47 +02:00
complete.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
fast-lock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
iso-acc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
iso-insert.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
iso-swed.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
keyswap.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lazy-lock.el Support for systems without floats was removed a decade ago. 2010-10-21 21:03:55 -07:00
levents.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
lmenu.el * lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments. 2010-10-07 20:12:43 -07:00
lucid.el * lisp/obsolete/lucid.el: Don't warn about any CL functions in this file. 2010-11-10 19:54:59 -08:00
old-whitespace.el * lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers): 2010-09-18 00:28:10 +02:00
options.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pgg-def.el Add Obsolete-since: header to pgg*.el. 2010-12-22 18:23:58 +09:00
pgg-gpg.el Add Obsolete-since: header to pgg*.el. 2010-12-22 18:23:58 +09:00
pgg-parse.el Add Obsolete-since: header to pgg*.el. 2010-12-22 18:23:58 +09:00
pgg-pgp5.el Add Obsolete-since: header to pgg*.el. 2010-12-22 18:23:58 +09:00
pgg-pgp.el Add Obsolete-since: header to pgg*.el. 2010-12-22 18:23:58 +09:00
pgg.el Add Obsolete-since: header to pgg*.el. 2010-12-22 18:23:58 +09:00
resume.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
s-region.el * s-region.el: Move to obsolete. 2010-03-20 03:29:12 +02:00
scribe.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sregex.el * lisp/emacs-lisp/rx.el: Make it a superset of sregex. 2010-12-26 18:17:09 -05:00
swedish.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sym-comp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vc-mcvs.el Remove vc-header-alist, obsolete since 21.1. 2010-10-03 14:05:47 -07:00