Module data

Module data 

Source
Expand description

Utilities for variables and values.

Structsยง

LispError ๐Ÿ”’

Staticsยง

FEATURES ๐Ÿ”’
Rust translation of the features variable: A list of symbols are the features of the executing Emacs. Used by featurep and require, altered by provide.

Functionsยง

aref ๐Ÿ”’
aset ๐Ÿ”’
ash ๐Ÿ”’
atom ๐Ÿ”’
bare_symbol ๐Ÿ”’
boundp ๐Ÿ”’
bufferp ๐Ÿ”’
byte_code_function_p ๐Ÿ”’
car ๐Ÿ”’
car_safe ๐Ÿ”’
cdr ๐Ÿ”’
cdr_safe ๐Ÿ”’
cons ๐Ÿ”’
consp ๐Ÿ”’
defalias ๐Ÿ”’
default_boundp ๐Ÿ”’
default_value ๐Ÿ”’
defvar ๐Ÿ”’
fboundp ๐Ÿ”’
floatp ๐Ÿ”’
fmakunbound ๐Ÿ”’
fset ๐Ÿ”’
functionp ๐Ÿ”’
get ๐Ÿ”’
indirect_function ๐Ÿ”’
integerp ๐Ÿ”’
keywordp ๐Ÿ”’
listp ๐Ÿ”’
local_variable_if_set_p ๐Ÿ”’
make_variable_buffer_local ๐Ÿ”’
makunbound ๐Ÿ”’
markerp ๐Ÿ”’
multibyte_string_p ๐Ÿ”’
nlistp ๐Ÿ”’
null ๐Ÿ”’
numberp ๐Ÿ”’
provide ๐Ÿ”’
put ๐Ÿ”’
recordp ๐Ÿ”’
set ๐Ÿ”’
setcar ๐Ÿ”’
setcdr ๐Ÿ”’
string_to_number ๐Ÿ”’
stringp ๐Ÿ”’
subr_arity ๐Ÿ”’
subr_native_elisp_p ๐Ÿ”’
subrp ๐Ÿ”’
symbol_function ๐Ÿ”’
symbol_name ๐Ÿ”’
symbol_value ๐Ÿ”’
symbol_with_pos_p ๐Ÿ”’
symbolp ๐Ÿ”’
type_of ๐Ÿ”’
vectorp ๐Ÿ”’