1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
emacs/lisp
Paul Eggert 3e6c69de9d Fix icalendar time zone parsing glitch
* lisp/calendar/icalendar.el (icalendar--decode-isodatetime):
Use pcase instead of cl-case, as cl-macs might not be loaded.
Otherwise, a build complains “calendar/icalendar.el:618:57:
Warning: ‘90’ is a malformed function” and some
icalendar--decode-isodatetime tests fail.  This fixes a bug
introduced in 2021-11-21T08:18:57Z!dick.r.chiang@gmail.com.
2021-12-16 11:17:25 -08:00
..
calc Merge from origin/emacs-28 2021-12-14 06:31:37 +01:00
calendar Fix icalendar time zone parsing glitch 2021-12-16 11:17:25 -08:00
cedet Remove some unnecessary references to Emacs 22 2021-12-07 14:44:34 +01:00
emacs-lisp Update files times in multisesssion properly 2021-12-16 08:05:37 +01:00
emulation Remove some unnecessary references to Emacs 22 2021-12-07 14:44:34 +01:00
erc Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
eshell Merge from origin/emacs-28 2021-12-13 06:30:58 +01:00
gnus Reimplement gnus-thread-header in Lisp 2021-12-11 21:59:13 +01:00
image Prefer nil to (current-time) when either will do 2021-12-05 23:24:08 -08:00
international Make emoji--recent use multisession variables 2021-12-16 07:23:52 +01:00
language Remove no-op calls to decode-char with 'ucs' arg 2021-12-05 19:09:48 +01:00
leim/quail Remove no-op calls to decode-char with 'ucs' arg 2021-12-05 19:09:48 +01:00
mail Define some more keymaps in one step 2021-12-08 17:48:25 +01:00
mh-e Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00
net * lisp/net/eudc.el (custom-menu-create): Remove unnecessary autoload. 2021-12-14 16:10:54 +01:00
nxml Remove no-op calls to decode-char with 'ucs' arg 2021-12-05 19:09:48 +01:00
obsolete eieio-compat.el: Move to lisp/obsolete 2021-12-14 17:01:34 -05:00
org Merge from origin/emacs-28 2021-12-12 06:31:07 +01:00
play ; Fix my last commit 2021-11-20 13:18:17 +01:00
progmodes Use defvar-keymap in hideif.el 2021-12-15 21:38:55 +01:00
term Add sqlite3 support to Emacs 2021-12-11 04:55:57 +01:00
textmodes Recognize starred environments 2021-12-15 12:10:05 +01:00
url Adapt arguments of `tramp-make-tramp-file-name' 2021-11-01 12:29:22 +01:00
vc * lisp/vc/vc-dispatcher.el (vc-command-messages): Add choice 'log'. 2021-12-16 21:16:50 +02:00
abbrev.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
align.el Tweak how 'align' and 'align-regexp' align text 2021-10-19 22:39:05 +02:00
allout-widgets.el
allout.el Prefer command remapping in allout.el 2021-12-14 20:19:32 +01:00
ansi-color.el Correct the :inherit property on some faces 2021-11-25 18:12:39 +01:00
apropos.el Do not buttonize key bindings outside of *Help* buffers 2021-11-29 15:13:31 +01:00
arc-mode.el Remove Emacs 21 compat code for command-remapping 2021-12-14 16:10:54 +01:00
array.el
auth-source-pass.el
auth-source.el
autoarg.el
autoinsert.el Mark all def* functions that should indent as `defun' 2021-10-13 21:52:57 +02:00
autorevert.el
avoid.el
battery.el
bindings.el Revert "Avoid small parasitic button on mode line" 2021-12-06 20:47:43 +02:00
bookmark.el Improve bookmark-maybe-historicize-string doc string 2021-12-04 20:06:25 +01:00
bs.el
buff-menu.el
button.el Do not buttonize key bindings outside of *Help* buffers 2021-11-29 15:13:31 +01:00
calculator.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
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 ; Fix typos 2021-11-12 13:59:58 +01:00
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17 ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
char-fold.el * lisp/char-fold.el (char-fold-override): Doc fix. 2021-12-12 21:34:57 +02:00
chistory.el
cmuscheme.el Prefer locate-user-emacs-file 2021-11-09 07:51:27 +01:00
color.el
comint.el Improve yanking in the middle of comint process output 2021-12-07 21:16:23 +01:00
completion.el completion.el: Make two compat aliases obsolete 2021-12-14 02:16:41 +01:00
composite.el ; Revert parts of previous commit 2021-10-22 07:51:45 +02:00
COPYING
cus-dep.el
cus-edit.el Add support for the Haiku operating system and its window system 2021-11-20 21:46:07 +08:00
cus-face.el Adjust custom-face-attributes for 'regular' weight 2021-11-26 14:29:32 +01:00
cus-start.el Add a new variable 'process-error-pause-time' 2021-12-02 13:21:53 +01:00
cus-theme.el
custom.el Merge from origin/emacs-28 2021-11-06 11:21:39 +02:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el Make describe-char include emoji combination descriptions 2021-11-06 18:22:01 +01:00
desktop.el
dframe.el
dired-aux.el Merge from origin/emacs-28 2021-12-08 13:04:14 +01:00
dired-x.el Improve how dired-mark-sexp interprets file sizes in non-C locales 2021-12-03 17:22:59 +01:00
dired.el ; * lisp/dired.el: Remove code commented out since 2000. 2021-12-10 15:39:23 +01:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el
doc-view.el Use mupdf in doc-view-mode if gs is not installed 2021-11-29 15:48:03 +01: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 Merge from origin/emacs-28 2021-11-21 11:18:23 +01:00
ehelp.el
elec-pair.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
electric.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
elide-head.el
emacs-lock.el
env.el ; Fix typos 2021-11-12 13:59:58 +01:00
epa-dired.el
epa-file.el
epa-hook.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
epa-ks.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
epa-mail.el
epa.el Make the error message in epa-display-error more helpful 2021-12-04 05:39:25 +01:00
epg-config.el
epg.el * lisp/epg.el (epg-key): Use explicit copier with proper prefix 2021-11-02 22:17:02 -04:00
expand.el
ezimage.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
face-remap.el
facemenu.el Make list-colors-display sort list passed as argument 2021-10-30 17:34:08 +02:00
faces.el Add new face `variable-pitch-text' 2021-12-01 17:20:16 +01:00
ffap.el Make `dired-split' obsolete 2021-11-09 23:58:42 +01:00
filecache.el
fileloop.el
filenotify.el Merge from origin/emacs-28 2021-10-16 09:18:37 -07:00
files-x.el
files.el Make `C-c C-w' copy the executable bits to the new file 2021-12-02 13:21:53 +01:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Add links to commentary reached with finder-list-keywords 2021-10-23 05:28:32 +02:00
flow-ctrl.el
foldout.el
follow.el Fix follow-scroll-down in a small buffer which starts slightly scrolled 2021-11-13 18:33:17 +00:00
font-core.el
font-lock.el font-lock-type-face doc string improvement 2021-11-04 19:28:06 +01:00
format-spec.el
format.el
forms.el
frame.el Improve before-make-frame-hook and after-make-frame-functions docs. 2021-12-07 19:57:14 +02:00
frameset.el
fringe.el
generic-x.el
help-at-pt.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
help-fns.el Do not buttonize key bindings outside of *Help* buffers 2021-11-29 15:13:31 +01:00
help-macro.el Merge from origin/emacs-28 2021-12-14 06:31:37 +01:00
help-mode.el Add buttons to definition in help--describe-command 2021-11-01 15:42:30 +01:00
help.el Merge from origin/emacs-28 2021-12-09 14:53:51 +01:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el ; * lisp/htmlfontify.el: Remove some commented out code. 2021-12-10 03:04:48 +01:00
ibuf-ext.el Use substitute-command-keys in some messages 2021-11-17 14:29:15 +01:00
ibuf-macs.el
ibuffer.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
icomplete.el Revert accidential commit in icomplete.el 2021-11-13 15:26:42 +01:00
ido.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
ielm.el * lisp/ielm.el (ielm-map): Use defvar-keymap. 2021-12-13 14:16:03 +01:00
iimage.el
image-dired.el Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00
image-file.el Add WebP image format support (Bug#51296) 2021-10-22 10:59:01 +02:00
image-mode.el Remove obsolete values from image-mode-auto-resize 2021-12-07 12:34:28 +01:00
image.el Fix image load timekeeping bug 2021-12-05 23:24:09 -08:00
imenu.el
indent.el Don't ignore restriction in indent-region-line-by-line 2021-11-18 08:11:26 +01:00
info-look.el
info-xref.el
info.el * lisp/info.el (info-menu-star): Improve documentation 2021-12-05 22:05:41 +01:00
informat.el
isearch.el * lisp/isearch.el (isearch-delete-char): Reopen hidden overlays (bug#52248). 2021-12-04 22:04:37 +02:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
jsonrpc.el
kermit.el
keymap.el Make keymap-lookup work for keymap results, too 2021-12-10 13:11:26 +01:00
kmacro.el Improve docstring of kmacro-set-format 2021-11-06 05:41:05 +01:00
ldefs-boot.el ; Update loaddefs files. 2021-12-01 21:12:11 +01:00
linum.el
loadhist.el
loadup.el Merge from origin/emacs-28 2021-12-12 06:31:07 +01:00
locate.el
lpr.el
ls-lisp.el Change how Dired displays available space 2021-12-01 23:27:19 +01:00
macros.el
Makefile.in ; * lisp/Makefile.in: Fix typo. 2021-12-10 03:04:51 +01:00
makesum.el
man.el Fix "SEE ALSO" buttons in some man pages 2021-12-01 23:27:19 +01:00
master.el
mb-depth.el
md4.el
menu-bar.el Make tab bar option visible in the menu bar on NS 2021-11-26 13:33:39 +08:00
midnight.el Fix minor clock skew issues 2021-12-05 23:24:10 -08:00
minibuf-eldef.el
minibuffer.el Merge remote-tracking branch 'origin/emacs-28' into trunk 2021-12-06 09:44:18 -05:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el Fix mouse events on tab bar or tool bar when 'track-mouse' is t 2021-11-20 12:05:36 +02:00
mouse.el lisp/mouse.el: Fix some lambdas quoted with ` or ' 2021-12-08 16:14:03 -05:00
mpc.el
msb.el
mwheel.el Fix tty mouse wheel on window systems other than X 2021-12-05 10:01:26 +08:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el * lisp/outline.el (outline-minor-mode-use-buttons): Add :safe #'booleanp. 2021-12-15 19:17:48 +02:00
paren.el New option show-paren-context-when-offscreen 2021-10-18 09:26:44 +02:00
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el lisp/pcomplete.el: Mark obsolete some unused functions 2021-12-13 09:32:01 -05:00
pixel-scroll.el Work around pixel scrolling issues when line numbers are displayed 2021-12-15 10:27:27 +08:00
plstore.el
printing.el
proced.el Merge from origin/emacs-28 2021-11-23 08:49:49 +01:00
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
ps-print.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
ps-samp.el
README
recentf.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
rect.el
register.el Allow storing buffer names in registers 2021-11-30 15:17:39 +01:00
registry.el
repeat.el Merge from origin/emacs-28 2021-12-02 17:34:10 +01:00
replace.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el * lisp/rot13.el (rot13-translate-table): Make it a translation-table 2021-11-16 22:48:37 -05:00
rtree.el
ruler-mode.el
savehist.el
saveplace.el Don't save places in literally-visited files 2021-11-11 05:04:31 +01:00
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el Re-fix charset issues when yanking non-plain-text elements 2021-11-11 05:22:02 +01:00
server.el ; * lisp/server.el (server-stop-automatically): Doc fix. 2021-11-11 13:12:50 +02:00
ses.el Prefer command remapping in ses.el 2021-12-16 03:14:31 +01:00
shadowfile.el
shell.el Prefer locate-user-emacs-file 2021-11-09 07:51:27 +01:00
simple.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
skeleton.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
so-long.el
sort.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
soundex.el
speedbar.el Define some more keymaps in one step 2021-12-08 17:48:25 +01:00
sqlite-mode.el Check for support in sqlite-mode-open-file 2021-12-12 10:22:58 +01:00
sqlite.el Make with-sqlite-transaction mode code efficient 2021-12-12 07:22:49 +01:00
startup.el * lisp/startup.el: Let-bind browse-url-browser-function instead of setq-local 2021-12-12 19:48:40 +02:00
strokes.el Remove XEmacs compat code from strokes.el 2021-12-07 11:39:46 +01:00
subr.el ; * lisp/subr.el (start-process-shell-command): Add missing period. 2021-12-11 19:40:55 +01:00
svg.el
t-mouse.el
tab-bar.el Merge from origin/emacs-28 2021-12-13 06:30:58 +01:00
tab-line.el Fix tab-line cycling when using buffer groups (bug#52050) 2021-11-24 21:42:32 +02:00
tabify.el
talk.el
tar-mode.el
tempo.el
term.el Don't have M-x term' call term-mode' twice 2021-11-04 19:02:23 +01:00
thingatpt.el Don't return whitespace for thing-at-point in whitespace-only buffers 2021-11-29 17:18:49 +01:00
thread.el
thumbs.el Make thumbs-image-type obsolete 2021-10-18 01:39:49 +02:00
time-stamp.el time-stamp: %F is "file name" not "pathname" + other doc 2021-11-09 20:11:07 -08:00
time.el * lisp/time.el (world-clock-mode-map): Convert to defvar-keymap. 2021-12-10 03:11:49 +01:00
timezone.el Simplify RFC 5322 time zone generation 2021-12-05 23:24:09 -08:00
tmm.el
tool-bar.el
tooltip.el Add support for the Haiku operating system and its window system 2021-11-20 21:46:07 +08:00
transient.el * lisp/transient.el: Update to package version v0.3.7-11-g7f5520b3. 2021-11-06 15:36:29 +01:00
tree-widget.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
tutorial.el Fix handling of changed prefix keys in tutorial 2021-11-15 07:38:21 +01:00
type-break.el
uniquify.el
userlock.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
vcursor.el * lisp/vcursor.el (vcursor-get-char-count): Preserve point 2021-11-24 11:58:03 -05:00
version.el Add support for the Haiku operating system and its window system 2021-11-20 21:46:07 +08:00
view.el * lisp/view.el (view-mode-map): Convert to defvar-keymap. 2021-12-07 12:10:51 +01:00
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el Remove redundant #' before lambda 2021-10-21 23:35:07 +02:00
wid-browse.el
wid-edit.el Make `group' widgets prettier in Customize 2021-11-29 16:52:26 +01:00
widget.el Mark def* macros for indentation 2021-10-13 21:52:57 +02:00
windmove.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
window.el Set minibuffer-completion-* variables locally in more places 2021-11-11 06:16:52 +01:00
winner.el
woman.el
x-dnd.el
xdg.el Merge from origin/emacs-28 2021-11-13 07:00:30 +01:00
xml.el Remove no-op calls to decode-char with 'ucs' arg 2021-12-05 19:09:48 +01:00
xt-mouse.el
xwidget.el Cancel xwidget progress timer when buffer is killed 2021-12-07 13:44:52 +08:00
yank-media.el Allow yank-media-types to also show the unsupported data types 2021-11-09 04:41:14 +01:00

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.