1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp
Yuan Fu 312f82d36f
Change "language definition" to "language grammar" in manual.
"Language grammar" is apparently the more widely used term among
people talking about tree-sitter.  To avoid confusion, I think it's
good to use that rather than "language definition", which is a term
that I made up :-)

Feel free to revert this if it is too much change.

* doc/lispref/elisp.texi:
* doc/lispref/modes.texi:
* doc/lispref/parsing.texi:
* lisp/treesit.el: Change "language definition" to "language grammar".
2022-12-30 00:47:22 -08:00
..
calc
calendar
cedet ; Fix typos 2022-12-26 10:42:02 +01:00
emacs-lisp ; Add "src" to the heuristic sub-directory heuristic 2022-12-27 21:23:38 +01:00
emulation Revert "Use equal and member instead of eq and memq" 2022-12-16 19:25:45 +02:00
erc Warn of absent networks module in ERC 2022-12-28 06:51:38 -08:00
eshell * lisp/eshell/em-tramp.el (tramp): Require also at runtime. (Bug#60402) 2022-12-30 09:26:41 +01:00
gnus ; Fix typos 2022-12-26 10:42:02 +01:00
image
international Fix definition of CNS 11643-15 charset 2022-12-24 12:08:43 +02:00
language * lisp/language/indian.el: Improve Brahmi composition rules. (bug#58957) 2022-12-11 12:35:49 +02:00
leim/quail New input method 'cyrillic-chuvash' 2022-12-16 22:05:52 +02:00
mail ; Fix typos 2022-12-26 10:42:02 +01:00
mh-e ; Fix typos 2022-12-26 10:42:02 +01:00
net Improve gnutls-min-prime-bits docstring 2022-12-26 21:57:31 +01:00
nxml
obsolete ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
org ; Fix typos 2022-12-26 10:42:02 +01:00
play ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
progmodes ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragraph): Fix. 2022-12-30 00:35:14 -08:00
term * lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077) 2022-12-16 18:02:57 +02:00
textmodes lisp/textmodes/bibtex.el: fix bibtex-beginning-of-entry (bug#56636) 2022-12-29 23:31:08 -06:00
url
use-package Fix use-package-defaults defcustom type (bug#59941) 2022-12-11 16:48:41 +01:00
vc * lisp/vc/diff-mode.el (diff-minor-mode-prefix): Replace "ESC" with "\e". 2022-12-28 20:14:43 +02:00
abbrev.el
align.el
allout-widgets.el
allout.el
ansi-color.el
ansi-osc.el ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
apropos.el * lisp/outline.el: Fix the value 'insert' of outline-minor-mode-use-buttons. 2022-12-12 19:37:02 +02:00
arc-mode.el
array.el
auth-source-pass.el Respect some spaces in auth-source-pass--match-regexp 2022-12-09 06:35:36 -08:00
auth-source.el
autoinsert.el
autorevert.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
avoid.el
battery.el
bindings.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
bookmark.el
bs.el Backport: ; * lisp/bs.el: Small doc and whitespace fixes 2022-12-16 19:05:56 +01:00
buff-menu.el Support a function in the BUFFER-LIST arg of list-buffers-noselect (bug#59935) 2022-12-13 19:48:45 +02:00
button.el
calculator.el
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.4 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.5
ChangeLog.6 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.7 ; Fix typos 2022-12-26 10:42:02 +01:00
ChangeLog.8 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.9 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.10 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.11 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.12 ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
ChangeLog.13
ChangeLog.14 ; Fix typos 2022-12-26 10:42:02 +01:00
ChangeLog.15 ; Fix typos 2022-12-13 18:44:41 +01:00
ChangeLog.16 ; Fix typos 2022-12-16 08:29:28 +01:00
ChangeLog.17 ; Fix typos 2022-12-16 08:29:28 +01:00
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el * lisp/cus-edit.el (setopt--set): Warn instead of rasing an error 2022-12-18 12:45:22 +01:00
cus-face.el
cus-start.el
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el
descr-text.el Revert "Use equal and member instead of eq and memq" 2022-12-16 19:25:45 +02:00
desktop.el
dframe.el
dired-aux.el ; Checkdoc fixes in dired-aux.el 2022-12-15 02:35:00 +01:00
dired-x.el
dired.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el
doc-view.el
dom.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el ; * lisp/elide-head.el (elide-head): Doc fix to silence checkdoc. 2022-12-27 17:30:51 +01:00
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-ks.el ; * lisp/epa-ks.el (epa-ks-do-key-to-fetch): Fix 'when' usage 2022-12-27 21:23:38 +01:00
epa-mail.el
epa.el
epg-config.el
epg.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
expand.el
external-completion.el ; Don't quote nil in comments 2022-12-15 02:35:00 +01:00
ezimage.el
face-remap.el
facemenu.el
faces.el Clarify the documentation of 'set-face-attribute' 2022-12-29 23:43:34 +01:00
ffap.el
filecache.el
fileloop.el
filenotify.el
files-x.el
files.el Improve support for Scheme R6RS and R7RS libraries (bug#54704) 2022-12-27 15:57:45 +02:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el ; Improve doc strings of some new faces 2022-12-27 18:59:59 +02:00
format-spec.el
format.el
forms.el
frame.el
frameset.el
fringe.el
generic-x.el
help-at-pt.el
help-fns.el
help-macro.el
help-mode.el
help.el * lisp/help.el: Use 'C-h C-q' to toggle 'help-quick' window (bug#60249). 2022-12-28 20:49:23 +02:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el * lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241). 2022-12-29 19:45:12 +02:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el ; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace. 2022-12-27 16:10:42 +02:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el Don't override completion-category-defaults in fido-mode 2022-12-07 19:07:12 +00:00
ido.el Use make-directory handlers uniformly 2022-12-17 14:24:16 -08:00
ielm.el
iimage.el
image-file.el
image-mode.el
image.el
imenu.el
indent.el ; Improve documentation of TAB/SPC indentation 2022-12-27 20:23:16 +02:00
info-look.el
info-xref.el
info.el
informat.el
isearch.el * lisp/isearch.el: Small fixes. 2022-12-28 20:27:07 +02:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el Avoid recursive process filters in lisp/jsonrpc.el (bug#60088) 2022-12-16 08:53:10 +00:00
kermit.el
keymap.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2022-12-15 05:11:35 +01:00
loadhist.el
loadup.el
locate.el
lpr.el
ls-lisp.el
macros.el
Makefile.in
man.el
master.el
mb-depth.el
md4.el
menu-bar.el
midnight.el
minibuf-eldef.el
minibuffer.el Fix completion when completion-auto-select is set 2022-12-29 22:52:17 +01:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el Fix mouse clicks on a non-selected frame 2022-12-05 21:55:25 +02:00
mouse.el
mpc.el
msb.el
mwheel.el
newcomment.el
notifications.el
novice.el
obarray.el
outline.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-git.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el Handle non-string values in pcomplete 2022-12-29 23:00:16 +01:00
pgtk-dnd.el
pixel-scroll.el
plstore.el
printing.el
proced.el ; Fix last change in proced.el 2022-12-01 20:15:52 +02:00
profiler.el
ps-bdf.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el * lisp/repeat.el (repeat-echo-function): Suggest 'add-function' in docstring. 2022-12-28 19:58:44 +02:00
replace.el ; Fix typos 2022-12-26 10:42:02 +01:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el
saveplace.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el Make emacsclient add abbreviated file names to file-name-history 2022-12-19 15:33:09 +02:00
ses.el
shadowfile.el
shell.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
simple.el ; Improve documentation of "C-x @" 2022-12-23 14:37:04 +02:00
skeleton.el
so-long.el ; Fix typos 2022-12-16 08:29:28 +01:00
sort.el ; Fix typos 2022-12-26 10:42:02 +01:00
soundex.el
speedbar.el ; Fix typos 2022-12-03 15:39:43 +01:00
sqlite-mode.el
sqlite.el
startup.el A better fix for bug#60096 2022-12-16 16:29:51 +02:00
strokes.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
subr.el Simplify last change (bug#60311) 2022-12-26 15:26:48 +02:00
svg.el
t-mouse.el
tab-bar.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
tab-line.el * lisp/tab-line.el (tab-line-cache-key-default): More cache keys (bug#60340). 2022-12-28 19:47:52 +02:00
tabify.el
talk.el
tar-mode.el
tempo.el
term.el term--update-term-menu: Add the menu to term-terminal-menu 2022-12-01 15:14:42 -07:00
thingatpt.el
thread.el
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
transient.el Revert "Use equal and member instead of eq and memq" 2022-12-16 19:25:45 +02:00
tree-widget.el
treesit.el Change "language definition" to "language grammar" in manual. 2022-12-30 00:47:22 -08:00
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el
view.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el whitespace: Avoid mutating original buffer's markers in clones 2022-12-21 16:02:30 +02:00
wid-browse.el
wid-edit.el
widget.el
windmove.el Allow customising windmove user options with an empty prefix 2022-12-18 12:45:22 +01:00
window.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
winner.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
woman.el
x-dnd.el
xdg.el
xml.el
xt-mouse.el
xwidget.el
yank-media.el

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
'term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.