1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
emacs/lisp
Stefan Kangas ed1730718f Remove specific byte-compiler warnings for cl.el
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types)
(byte-compile-warnings, byte-compile-cl-file-p)
(byte-compile-eval, byte-compile-eval-before-compile)
(byte-compile-arglist-warn, byte-compile-find-cl-functions)
(byte-compile-cl-warn, displaying-byte-compile-warnings)
(byte-compile-file-form-require, byte-compile-form): Remove all
specific cl.el warnings, as that library is now obsolete.  The
regular obsoletion warnings are sufficiently discouraging.
* lisp/emacs-lisp/advice.el (ad-compile-function): Don't try to
silence the now removed warning.
* doc/lispref/tips.texi (Coding Conventions):
* doc/misc/cl.texi (Organization): Make recommendation to not use
cl.el and cl-compat.el stronger.
* lisp/obsolete/cl.el: Make alias help say that they are obsolete.
* lisp/obsolete/cl-compat.el (build-klist, safe-idiv)
(pair-with-newsyms): Silence byte-compiler.
2020-12-02 10:19:16 +01:00
..
calc Don't quote lambdas with 'function' in calc/*.el 2020-11-17 13:00:27 +01:00
calendar Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
cedet Use null-device where appropriate 2020-11-25 22:13:33 +01:00
emacs-lisp Remove specific byte-compiler warnings for cl.el 2020-12-02 10:19:16 +01:00
emulation Declare some compat aliases obsolete 2020-11-19 20:44:45 +01:00
erc Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
eshell Use null-device where appropriate 2020-11-25 22:13:33 +01:00
gnus Add "replied" -> "answered" for gnus-search imap searches 2020-11-25 15:27:54 -08:00
image
international Add completion-tab-width to align prefix chars with names in read-char-by-name 2020-11-27 11:17:12 +02:00
language Improve support for shaping Egyptian Hieroglyphs 2020-10-25 18:05:37 +02:00
leim/quail Use lexical-binding in most runtime leim lisp files 2020-11-23 12:12:58 +01:00
mail Merge from origin/emacs-27 2020-12-01 07:50:09 -08:00
mh-e Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
net Merge from origin/emacs-27 2020-12-01 07:50:09 -08:00
nxml ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
obsolete Remove specific byte-compiler warnings for cl.el 2020-12-02 10:19:16 +01:00
org Use null-device where appropriate 2020-11-25 22:13:33 +01:00
play Use null-device where appropriate 2020-11-25 22:13:33 +01:00
progmodes Improve .gitignore and project-vc-ignores handling 2020-12-02 04:28:35 +02:00
term Merge from origin/emacs-27 2020-12-01 07:50:12 -08:00
textmodes Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
url Don't set XEmacs only properties start-open and end-open 2020-11-20 16:43:57 +01:00
vc Make log-view-commit-body less intrusive 2020-11-29 11:43:38 +01:00
abbrev.el Make edit-abbrevs parsing less brittle 2020-10-27 12:19:41 +01:00
align.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
allout-widgets.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
allout.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
ansi-color.el Add an option to preserve ANSI sequences 2020-11-14 16:24:38 +01:00
apropos.el Delete outdated comment about C rewrite in apropos.el 2020-11-07 08:26:12 +01:00
arc-mode.el * lisp/arc-mode.el (archive-get-descr): Use default mode if needed. 2020-12-01 15:39:38 +01:00
array.el
auth-source-pass.el
auth-source.el
autoarg.el
autoinsert.el Merge from origin/emacs-27 2020-11-02 09:27:40 -08:00
autorevert.el
avoid.el
battery.el
bindings.el * lisp/bindings.el (narrow-map): Bind C-x n g to goto-line-relative (bug#9917) 2020-10-29 11:18:33 +02:00
bookmark.el Merge from origin/emacs-27 2020-12-01 07:50:09 -08:00
bs.el
buff-menu.el
button.el
calculator.el
case-table.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
ChangeLog.17 ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
char-fold.el
chistory.el
cmuscheme.el
color.el
comint.el Fix history problem in `M-x shell' when started twice 2020-10-27 13:44:16 +01:00
completion.el
composite.el Support prettified display of fractional numbers 2020-10-31 12:40:25 +02:00
COPYING
cus-dep.el Mark compat alias in cus-face.el obsolete 2020-11-20 16:11:33 +01:00
cus-edit.el Fix modification check when custom-form is `lisp' 2020-11-26 20:09:28 +01:00
cus-face.el Mark compat alias in cus-face.el obsolete 2020-11-20 16:11:33 +01:00
cus-start.el Allow minibuffer to stay in its original frame. Tidy up this area. 2020-11-05 19:27:43 +00:00
cus-theme.el
custom.el Merge from origin/emacs-27 2020-11-25 12:18:23 +01:00
dabbrev.el
delim-col.el
delsel.el Yank items selected from kill-ring using completion and minibuffer history 2020-11-24 21:23:41 +02:00
descr-text.el Fix mouse-1 on [Show] buttons in the *Help* buffer 2020-11-02 16:53:57 +01:00
desktop.el
dframe.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
dired-aux.el Merge from origin/emacs-27 2020-12-01 07:50:12 -08:00
dired-x.el
dired.el Fix some glitches in recent directory-files-* changes 2020-11-02 17:56:06 +01:00
dirtrack.el
disp-table.el * lisp/disp-table.el (make-glyph-code): Remove obsolete comment. 2020-11-09 18:15:51 +01:00
display-fill-column-indicator.el Merge from origin/emacs-27 2020-10-27 08:24:56 -07:00
display-line-numbers.el
dnd.el
doc-view.el Merge from origin/emacs-27 2020-11-13 09:00:26 -08:00
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 Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
ehelp.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
elec-pair.el
electric.el
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el Don't set XEmacs only properties start-open and end-open 2020-11-20 16:43:57 +01:00
epg-config.el
epg.el
expand.el
ezimage.el
face-remap.el Move code in face-remap.el to avoid a compilation warning 2020-11-25 06:29:10 +01:00
facemenu.el
faces.el * lisp/faces.el (mode-line-highlight): Use :box only when supported. 2020-11-14 14:36:14 +02:00
ffap.el Remove some compat code from ffap.el 2020-11-19 20:44:55 +01:00
filecache.el
fileloop.el
filenotify.el
files-x.el Handle connection-local null-device and path-separator variables 2020-11-21 15:28:52 +01:00
files.el * lisp/files.el (auto-mode-alist): Add entry for "archive-contents". 2020-11-26 06:37:37 +01:00
filesets.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
find-cmd.el
find-dired.el
find-file.el
find-lisp.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
finder.el Backport: Fix exiting the finder-commentary buffer 2020-11-07 02:20:57 +01:00
flow-ctrl.el
foldout.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
follow.el
font-core.el
font-lock.el
format-spec.el
format.el
forms.el Remove some Emacs 19 compat code and references 2020-10-25 18:27:19 +01:00
frame.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
frameset.el
fringe.el
generic-x.el Assume font-lock is provided; it's preloaded since 22.1 2020-11-19 04:37:37 +01:00
help-at-pt.el
help-fns.el Add 'completions-detailed' to add prefix/suffix with 'affixation-function' 2020-11-25 10:46:59 +02:00
help-macro.el
help-mode.el `g' in *Help* doesn't require confirmation 2020-10-27 08:23:31 +01:00
help.el Run menu-item :filter function before showing binding 2020-11-15 00:54:07 +01:00
hex-util.el
hexl.el
hfy-cmap.el Use lexical-binding in hfy-cmap.el and add tests 2020-10-21 13:06:38 +02:00
hi-lock.el
hilit-chg.el
hippie-exp.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
hl-line.el
htmlfontify.el
ibuf-ext.el Remove some compat code for old versions and XEmacs 2020-11-19 20:43:51 +01:00
ibuf-macs.el
ibuffer.el
icomplete.el
ido.el
ielm.el Fix misuses of make-local-variable on hooks 2020-11-04 00:24:45 -05:00
iimage.el
image-dired.el
image-file.el
image-mode.el
image.el
imenu.el
indent.el
info-look.el
info-xref.el
info.el
informat.el
isearch.el Yank items selected from kill-ring using completion and minibuffer history 2020-11-24 21:23:41 +02:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
json.el
jsonrpc.el Revert unintended part of last change to jsonrpc-request 2020-11-20 10:04:20 +00:00
kermit.el
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2020-12-01 06:27:56 -08:00
linum.el
loadhist.el unload-feature: Correct doc string to match info manual and reality 2020-10-21 18:51:12 +02:00
loadup.el Capitalize portable dump messages. 2020-11-14 13:33:07 +01:00
locate.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
lpr.el
ls-lisp.el Speed up ls-lisp 2020-10-31 11:41:53 +02:00
macros.el
Makefile.in
makesum.el
man.el
master.el
mb-depth.el
md4.el Warn against using the MD4 hash function 2020-10-28 02:45:17 +01:00
menu-bar.el Fix CUA Mode menu entry to be less confusing 2020-10-29 15:50:21 +01:00
midnight.el
minibuf-eldef.el
minibuffer.el Add completion-tab-width to align prefix chars with names in read-char-by-name 2020-11-27 11:17:12 +02:00
misc.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el Fix some mpc.el updating quirks 2020-10-20 13:20:48 +02:00
msb.el
mwheel.el Fix last change 2020-11-03 21:48:23 +02:00
newcomment.el Make the invocation of combine-change-calls in comment-region valid 2020-11-15 13:23:15 +00:00
notifications.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
novice.el
obarray.el
outline.el Handle outline overlays better when cycling in outline.el 2020-11-24 06:08:59 +01:00
paren.el
password-cache.el Remove some compat code for old versions and XEmacs 2020-11-19 20:43:51 +01:00
pcmpl-cvs.el Use lexical-binding in pcmpl-cvs.el 2020-11-03 02:11:19 +01:00
pcmpl-gnu.el Remove redundant 'function's around lambdas 2020-11-17 18:42:38 +01:00
pcmpl-linux.el
pcmpl-rpm.el Use lexical-binding in pcmpl-rpm.el 2020-11-03 02:23:46 +01:00
pcmpl-unix.el
pcmpl-x.el ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
pcomplete.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
pixel-scroll.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
plstore.el
printing.el
proced.el
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el
ps-samp.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el
replace.el
reposition.el * lisp/reposition.el: Use lexical-binding. 2020-10-29 19:21:15 +01:00
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 Fix up previous server exit directory deletion 2020-11-27 09:23:53 +01:00
ses.el
shadowfile.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
shell.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
simple.el * lisp/simple.el (read-from-kill-ring): Call current-kill to prefill kill-ring 2020-11-29 21:54:53 +02:00
skeleton.el Fix an unbound variable in html skeletons 2020-10-26 22:21:21 +01:00
so-long.el * lisp/so-long.el: Doc fix to reduce use of passive voice. 2020-11-30 19:58:07 +01:00
sort.el Don't quote lambdas in several places 2020-11-12 22:24:58 +01:00
soundex.el
speedbar.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
startup.el
strokes.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
subr.el * lisp/subr.el (activate-change-group): Refine fix for bug#33341 2020-11-27 10:19:21 -05:00
svg.el
t-mouse.el
tab-bar.el
tab-line.el
tabify.el
talk.el
tar-mode.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
tempo.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
term.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
thingatpt.el
thread.el
thumbs.el
time-stamp.el Use lexical-binding in time-stamp.el 2020-11-16 19:38:14 +01:00
time.el ; Fix last change 2020-10-24 15:50:16 +01:00
timezone.el
tmm.el Enable TTY menus with xterm-mouse-mode 2020-10-24 13:22:55 +03:00
tool-bar.el Use lexical-binding in tool-bar.el 2020-10-27 01:39:19 +01:00
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el Don't quote lambdas in several places 2020-11-14 17:04:23 +01:00
version.el
view.el
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el Use null-device where appropriate 2020-11-25 22:13:33 +01:00
whitespace.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
wid-browse.el Make XEmacs compat aliases easy-menu-{add,remove} obsolete 2020-11-24 18:06:05 +01:00
wid-edit.el Fix matching of inline choices for the choice widget 2020-11-24 08:31:18 -03:00
widget.el
windmove.el Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932) 2020-11-29 21:48:01 +02:00
window.el Fix use of 'switch-to-buffer-preserve-window-point' 2020-12-01 09:33:05 +01:00
winner.el
woman.el Simplify regexp in last change to woman.el 2020-10-20 17:36:21 +01:00
x-dnd.el
xdg.el
xml.el
xt-mouse.el Face-changing text properties and help-echo now work with xterm-mouse. 2020-11-14 14:31:55 +02:00
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.