diff options
| author | Jim Porter | 2024-10-20 16:58:44 -0700 |
|---|---|---|
| committer | Jim Porter | 2024-10-20 20:15:46 -0700 |
| commit | b573aaab76b55ec276b9190570b3ca3ae72cb416 (patch) | |
| tree | e61bed4e0122d60f15a1c6e9987f3a09bb6be241 /java | |
| parent | 212cf3125611b123707feac6f7ffd55a230bc568 (diff) | |
| download | emacs-b573aaab76b55ec276b9190570b3ca3ae72cb416.tar.gz 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 'java')
0 files changed, 0 insertions, 0 deletions