summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2024-10-20 16:58:44 -0700
committerJim Porter <jporterbugs@gmail.com>2024-10-20 20:15:46 -0700
commitb573aaab76b55ec276b9190570b3ca3ae72cb416 (patch)
treee61bed4e0122d60f15a1c6e9987f3a09bb6be241 /lisp/emacs-lisp
parent212cf3125611b123707feac6f7ffd55a230bc568 (diff)
downloademacs-b573aaab76b55ec276b9190570b3ca3ae72cb416.tar.gz
emacs-b573aaab76b55ec276b9190570b3ca3ae72cb416.tar.bz2
emacs-b573aaab76b55ec276b9190570b3ca3ae72cb416.zip
; Make utility functions for getting the Eshell non-special regexps
* lisp/eshell/esh-arg.el (eshell-inside-quote-regexp) (eshell-outside-quote-regexp): Rename to... (eshell--non-special-inside-quote-regexp) (eshell--non-special-outside-quote-regexp): ... these, and add defsubsts. (eshell-arg-initialize): Don't initialize regexp variables. (eshell-parse-non-special): ... use them. * lisp/eshell/em-glob.el (eshell-glob-chars-regexp): Use 'rx-to-string'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions