diff options
| author | Mattias EngdegÄrd | 2023-05-26 12:28:15 +0200 |
|---|---|---|
| committer | Mattias EngdegÄrd | 2023-05-26 13:57:02 +0200 |
| commit | ef778f5143f04c6b5c0561ad38c04a08bb2cb701 (patch) | |
| tree | fdadab66bcfd1b7f6924431ebc73b6cec639e370 /java | |
| parent | 54ac1165bc3f6012201689b7f23d7edba2926f6d (diff) | |
| download | emacs-ef778f5143f04c6b5c0561ad38c04a08bb2cb701.tar.gz emacs-ef778f5143f04c6b5c0561ad38c04a08bb2cb701.zip | |
Add more function declarations
* lisp/subr.el (buffer-narrowed-p, sha1, match-substitute-replacement)
(version-to-list, version<, version<=, version=)
(function-get, subregexp-context-p, split-string)
(combine-and-quote-strings, split-string-and-unquote)
(replace-regexp-in-string, syntax-after)
(string-trim-left, string-trim):
* lisp/emacs-lisp/subr-x.el (hash-table-empty-p, hash-table-keys)
(hash-table-values, string-glyph-split)
(string-clean-whitespace, string-fill, string-limit)
(string-pixel-width):
* lisp/env.el (substitute-env-vars, substitute-env-in-file-name)
(setenv-internal):
* lisp/emacs-lisp/rx.el (rx-to-string):
* lisp/emacs-lisp/regexp-opt.el (regexp-opt-depth)
(regexp-opt-charset):
Add appropriate declarations: pure, side-effect-free, and/or
important-return-value.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions