1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
emacs/lisp
Lars Ingebrigtsen a0023661a4 Clarify cl-defstruct doc string and manual entry somewhat
* doc/misc/cl.texi (Structures): Rename the slot "name" in the
examples to "first-name", since we're talking about the names of
slots a lot here, and having a slot with the name "name" makes the
examples somewhat confusing.
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Clarify certain
things about slots (bug#14278).
2021-08-21 16:50:20 +02:00
..
calc Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
calendar Fix space at the start of appt mode line element 2021-08-19 17:48:14 +02:00
cedet Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
emacs-lisp Clarify cl-defstruct doc string and manual entry somewhat 2021-08-21 16:50:20 +02:00
emulation Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
erc Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
eshell Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
gnus Make gnus-icalendar-event-from-ical more robust 2021-08-11 14:52:32 +02:00
image Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
international Fix printing of C-@ in `describe-fontset' 2021-08-20 16:35:56 +02:00
language Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
leim/quail Add input methods for Lakota 2021-06-20 14:04:21 +03:00
mail Add new functions for lax mail address splitting 2021-08-14 15:20:59 +02:00
mh-e Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
net Merge branch 'feature/context-menu' 2021-08-17 11:11:35 +03:00
nxml Don't remove `fontified' in nxml--buffer-substring-filter 2021-08-16 13:17:25 +02:00
obsolete Don't mutate string literal 2021-08-20 12:34:34 +02:00
org Make q' in org-agenda' work even with `debug-on-error' set 2021-08-07 12:55:39 +02:00
play Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
progmodes Fix perldb doc string 2021-08-21 16:28:51 +02:00
term Fix st.el doc string 2021-08-19 15:19:23 +02:00
textmodes Fix infinite recursion in mode: tex 2021-08-20 15:57:06 +02:00
url Mention url-handler-mode in the Emacs manual 2021-08-12 17:15:52 +02:00
vc Fix vc-root-diff broken with Git as well 2021-08-19 03:57:58 +03:00
abbrev.el
align.el
allout-widgets.el
allout.el In files that use allout use it for all headings 2021-06-30 22:17:01 +02:00
ansi-color.el Add function for filtering ANSI sequences when compiling 2021-07-19 18:54:23 +02:00
apropos.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
arc-mode.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
array.el
auth-source-pass.el lisp/auth-source-pass.el: Keep legitimate spaces inside data 2021-07-02 12:53:35 +02:00
auth-source.el Fix problem when creating an .authinfo entry with an existing machine name 2021-06-30 14:27:49 +02:00
autoarg.el
autoinsert.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
autorevert.el Fix documentation of a recent changeset 2021-07-20 18:37:40 +03:00
avoid.el
battery.el 'global-mode-string' elements should have a space at the end 2021-07-23 14:40:53 +02:00
bindings.el * lisp/bindings.el (page-navigation-repeat-map): Fix bootstrap. 2021-08-20 15:56:27 -07:00
bookmark.el When bookmark is overwritten, unfontify its previous position 2021-07-25 12:23:33 +02:00
bs.el
buff-menu.el
button.el * lisp/button.el (button-map): Bind [follow-link] to 'mouse-face' (bug#49626) 2021-07-20 22:53:06 +03:00
calculator.el
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
completion.el ; * lisp/completion.el (load-completions-from-file): Simplify 2021-07-27 20:35:59 +02:00
composite.el
COPYING
cus-dep.el
cus-edit.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
cus-face.el
cus-start.el * lisp/cus-start.el (read-minibuffer-restore-windows): Fix entry. 2021-08-04 17:43:43 -07:00
cus-theme.el Add font-lock-doc-markup-face (bug#50041) 2021-08-14 11:00:40 +02:00
custom.el Speed up by storing frame faces in hash tables instead of alists 2021-07-21 16:01:13 +02:00
dabbrev.el
delim-col.el
delsel.el Use `abort-minibuffers' in delsel 2021-08-04 09:15:25 +02:00
descr-text.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
desktop.el Avoid failing in desktop-clear due to killed buffers 2021-07-22 14:22:26 +02:00
dframe.el
dired-aux.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
dired-x.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
dired.el ; * lisp/dired.el (dired-jump): Doc fix. 2021-08-21 17:38:27 +03:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el Put command line file names and mouse dragging onto 'file-name-history' 2021-07-20 13:48:10 +02:00
doc-view.el
dom.el
dos-fns.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ehelp.el
elec-pair.el
electric.el * lisp/electric.el: Do auto-indent inside strings and comments by default 2021-05-29 09:22:57 -04:00
elide-head.el
emacs-lock.el
env.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
epa-dired.el
epa-file.el
epa-hook.el
epa-ks.el Improve random selection of keyservers 2021-06-01 07:49:10 +02:00
epa-mail.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
epa.el Allow TAB to go to a key in EPA key buffers 2021-05-04 11:25:33 +02:00
epg-config.el
epg.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
expand.el
ezimage.el
face-remap.el
facemenu.el Add a better interactive spec to `facemenu-add-face' 2021-07-14 00:12:45 +02:00
faces.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ffap.el Fix URL entry in ffap after previous change 2021-08-11 18:06:19 +02:00
filecache.el * lisp/filecache.el: Fix cycling (bug#49761). 2021-08-01 11:38:51 +03:00
fileloop.el Make fileloop skip missing files 2021-07-30 14:58:25 +02:00
filenotify.el
files-x.el
files.el Improve documentation of 'file-preserve-symlinks-on-save' 2021-08-21 10:58:24 +03:00
filesets.el
find-cmd.el
find-dired.el * lisp/find-dired.el (find-dired): Use a proper closure 2021-05-18 18:06:15 -04:00
find-file.el Restore `ff-find-other-file' buffer selection logic 2021-05-25 22:26:42 +02:00
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el Add font-lock-doc-markup-face (bug#50041) 2021-08-14 11:00:40 +02:00
format-spec.el
format.el Allow using a single anonymous face in enriced-mode 2021-08-11 22:29:38 +02:00
forms.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
frame.el * lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Don't emit warning 2021-08-03 19:02:11 -04:00
frameset.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
fringe.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
generic-x.el
help-at-pt.el
help-fns.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
help-macro.el
help-mode.el ; Fix a comment in a recent commit. 2021-08-17 15:40:05 +03:00
help.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
hex-util.el
hexl.el Fix Hexl handling of coding-systems with BOM 2021-05-11 14:55:29 +03:00
hfy-cmap.el
hi-lock.el Exclude term-mode from hi-lock global modes 2021-07-08 03:23:46 +02:00
hilit-chg.el Fix hilit-chg highlighting of characters where text has been removed 2021-07-14 16:40:18 +02:00
hippie-exp.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
hl-line.el Allow packages to change the hl-line overlay priority 2021-06-01 10:29:33 +02:00
htmlfontify.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ibuf-ext.el ; Fix escaping in recent ibuf-ext.el doc change. 2021-08-19 16:58:58 +01:00
ibuf-macs.el
ibuffer.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
icomplete.el Make icomplete-forward-completions O(1) when icomplete-scroll is t 2021-08-19 23:56:29 +01:00
ido.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
ielm.el
iimage.el
image-dired.el Add support for history of image tags and completion in the minibuffer 2021-08-19 15:03:23 +02:00
image-file.el
image-mode.el
image.el `image-save' doc string clarification 2021-07-05 14:50:02 +02:00
imenu.el * lisp/imenu.el (imenu--create-keymap): Use proper closures 2021-05-18 18:11:08 -04:00
indent.el Clarify indent-line-function doc string 2021-05-30 06:11:02 +02:00
info-look.el Make info-look search harder for the Python info file 2021-08-13 13:38:38 +02:00
info-xref.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
info.el Merge branch 'feature/context-menu' 2021-08-17 11:11:35 +03:00
informat.el
isearch.el Revert e061999559 that added save-match-data. 2021-07-14 02:21:17 +03:00
isearchb.el Remove dead URL in isearchb.el comments 2021-05-08 14:17:16 +02:00
jit-lock.el
jka-cmpr-hook.el Improve recent jka-compr-compression-info-list change 2021-07-15 13:19:48 -07:00
jka-compr.el Make jka-compr-insert-file-contents slightly more efficient 2021-07-13 23:48:04 +02:00
json.el
jsonrpc.el
kermit.el
kmacro.el Fix kmacro-view-ring-2nd doc string 2021-05-30 08:10:15 +02:00
ldefs-boot.el ; Auto-commit of loaddefs files. 2021-08-01 06:30:07 -07:00
linum.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
loadhist.el
loadup.el Rename feature nativecomp' into native-compile' 2021-05-05 22:27:29 +02:00
locate.el
lpr.el
ls-lisp.el Support '--group-directories-first' in ls-lisp.el 2021-07-25 10:44:31 +03:00
macros.el
Makefile.in Rename batch-byte-native-compile-for-bootstrap (bug#48743) 2021-06-01 18:11:37 +02:00
makesum.el
man.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el Make `M-x clipboard-yank' work reliably 2021-07-06 19:25:41 +02:00
midnight.el
minibuf-eldef.el
minibuffer.el Improve fix of bug#49888 on no-pattern flex sorting 2021-08-19 12:16:03 +01:00
misc.el
misearch.el * lisp/misearch.el (multi-isearch-push-state): Use proper closures 2021-05-18 19:03:06 -04:00
mouse-copy.el
mouse-drag.el
mouse.el ; * lisp/mouse.el: Fix typos in previous change 2021-08-20 13:51:36 +02:00
mpc.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
msb.el Make `menu-bar-select-buffer' obsolete 2021-05-31 07:29:51 +02:00
mwheel.el * lisp/mwheel.el: Don't use custom-initialize-delay. 2021-08-01 18:13:41 -04:00
newcomment.el Don't shorten comment padding if the padding isn't spaces 2021-07-18 14:49:48 +02:00
notifications.el
novice.el
obarray.el
outline.el * lisp/outline.el (outline-mode-cycle-map): Don't bind tab. 2021-07-08 23:00:03 -04:00
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el * lisp/printing.el (pr-global-menubar): Fix duplicate menu problem. 2021-06-23 23:17:03 +03:00
proced.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
profiler.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
ps-bdf.el
ps-def.el
ps-mule.el Fix folding of non-ASCII lines when printing to Postscript 2021-05-29 07:38:00 +02:00
ps-print.el Adjust eshell and ps-print to not use emacs-kill-hook 2021-07-04 14:07:59 +02:00
ps-samp.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el * lisp/repeat.el (describe-repeat-maps): Rename from `describe-repeat'. 2021-07-06 20:53:09 +03:00
replace.el * lisp/replace.el (perform-replace): Use 'remove-function' (bug#49963). 2021-08-11 10:06:29 +03:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el Fix exiting Emacs when savehist-file not writable 2021-05-11 15:56:41 +02:00
saveplace.el Add new user option to abbreviate file names in save-place 2021-07-15 18:03:36 +02:00
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
server.el If the daemon’s TTY is our only frame, create a new frame 2021-06-22 15:21:33 +02:00
ses.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
shadowfile.el * lisp/shadowfile.el (shadow-homedir): Add slash. 2021-07-20 18:44:51 +02:00
shell.el Correctly call completion-in-region in shell.el 2021-08-19 18:02:07 +02:00
simple.el ; * lisp/simple.el (execute-extended-command): Fix comment wording. 2021-08-21 11:05:04 +03:00
skeleton.el
so-long.el ; * lisp/so-long.el: Bump version for the GNU ELPA build 2021-08-04 17:17:23 +12:00
sort.el
soundex.el
speedbar.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
startup.el Fix bytecomp container test case 2021-08-12 01:19:30 +02:00
strokes.el
subr.el Add new functions to replace strings/regexp in a region 2021-08-16 13:20:35 +02:00
svg.el
t-mouse.el
tab-bar.el * lisp/tab-bar.el (tab-bar-new-button-show): Make variable obsolete. 2021-08-15 19:15:42 +03:00
tab-line.el Don't turn mouse-1 into mouse-2 when clicking on the tab-line (bug#49247) 2021-07-08 20:51:15 +03:00
tabify.el
talk.el
tar-mode.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
tempo.el
term.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
thingatpt.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
thread.el
thumbs.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
time-stamp.el time-stamp: add principled, expressive %z 2021-06-21 21:30:19 -07:00
time.el 'global-mode-string' elements should have a space at the end 2021-07-23 14:40:53 +02:00
timezone.el
tmm.el Fix tmm-get-keymap under native-compile 2021-08-09 15:19:45 +02:00
tool-bar.el
tooltip.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
transient.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
tree-widget.el
tutorial.el
type-break.el
uniquify.el Fix `uniquify-managed' unbounded growth 2021-05-12 17:36:24 +02:00
userlock.el Code cleanup wrt file locks 2021-07-08 21:13:40 +02:00
vcursor.el
version.el
view.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el
wdired.el Make wdired work better in narrowed-to buffers 2021-07-19 19:03:28 +02:00
whitespace.el Extend whitespace-empty to the end of the line 2021-07-31 16:52:44 +02:00
wid-browse.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
wid-edit.el Clarify boolean widget prompt 2021-06-06 13:21:25 +02:00
widget.el
windmove.el Fix display-buffer-override-next-command for no-select case (bug#49057) 2021-06-17 22:53:57 +03:00
window.el Fix behavior when switch-to-prev-buffer-skip is a function (Bug#49275) 2021-08-18 09:16:06 +02:00
winner.el
woman.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
x-dnd.el
xdg.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
xml.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
xt-mouse.el
xwidget.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.