emacs/lisp
Lars Ingebrigtsen f5667953f7 Give better error messages in image-convert
* lisp/image/image-converter.el (image-convert): Make
image-convert bug out earlier on a wrong IMAGE-FORMAT value
(bug#38310).
2019-11-22 13:15:46 +01:00
..
calc Fix optional parameter passing in calc-fin-* functions 2019-10-19 11:46:17 +02:00
calendar Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
cedet * lisp/cedet/semantic/db.el: Use lexical-binding 2019-11-14 18:55:18 -05:00
emacs-lisp * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix bug#38255 2019-11-21 18:25:00 -05:00
emulation Remove more XEmacs compat code from viper-*.el 2019-10-21 21:19:25 +02:00
erc Fix a few more minor quoting problems. 2019-11-11 22:54:41 -08:00
eshell * lisp/eshell/em-term.el: Remove commented out XEmacs compat code. 2019-10-28 16:17:41 +01:00
gnus Make `C-c C-w' insert a signature even when overridden 2019-11-22 00:20:02 +01:00
image Give better error messages in image-convert 2019-11-22 13:15:46 +01:00
international Fix glitch in generating cxterm doc strings 2019-11-11 10:32:52 -08:00
language Omit one more superfluous "-" in regexp 2019-10-05 03:15:12 -07:00
leim/quail Remove obsolete doc references to XEmacs (Bug#37899) 2019-10-28 15:55:10 +01:00
mail Ensure Rmail summary is updated after editing a message 2019-11-19 17:59:02 +02:00
mh-e Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
net * lisp/net/tramp.el (tramp-unload-tramp): Do not enable ange-ftp. (Bug#38025) 2019-11-21 10:35:14 +01:00
nxml lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
obsolete Fix a few more minor quoting problems. 2019-11-11 22:54:41 -08:00
org * lisp/org/org.el (org-mode): Add pcomplete-completions-at-point to capf. 2019-11-18 17:47:06 -05:00
play Fixes bug where restoring game saved in an endgame question room would show 'nil' as the question. 2019-11-04 13:54:48 -05:00
progmodes When verilog-auto-ignore-concat is true, also ignore parenthesized signals. 2019-11-21 14:38:09 -05:00
term Rename *-multiframe-window to *-window-any-frame 2019-11-06 00:49:19 +01:00
textmodes Make tables more resistant to major mode changes 2019-11-17 10:06:28 +01:00
url Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
vc Support 'vc-region-history' for Mercurial 2019-11-21 16:07:19 +02:00
abbrev.el
align.el Declare unused vhdl code in align.el obsolete 2019-10-04 17:11:53 +02:00
allout-widgets.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
allout.el
ansi-color.el
apropos.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
arc-mode.el Fix updating members of zip archives 2019-11-19 17:48:55 +02:00
array.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
auth-source-pass.el Make auth-source-pass-search understand port lists 2019-11-22 09:36:58 +00:00
auth-source.el Hide quoted passwords with spaces in Authinfo 2019-11-21 13:51:55 +01:00
autoarg.el
autoinsert.el Add auto-insert skeleton for ".dir-locals.el" 2019-11-02 04:23:24 +01:00
autorevert.el * lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt. 2019-11-10 23:21:46 +02:00
avoid.el Fix two mouse drag and drop issues (Bug#28620, Bug#36269) 2019-08-04 09:21:18 +02:00
battery.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
bindings.el Bind Scroll_Lock to scroll-lock-mode globally 2019-10-04 18:02:45 +02:00
bookmark.el Remove support for upgrading from old bookmark file format 2019-09-08 22:48:20 +02:00
bs.el * lisp/bs.el (bs-mode): Improve mode docstring. 2019-11-03 14:15:18 +01:00
buff-menu.el Make list-buffers--refresh preserve marks 2019-10-13 22:56:44 +02:00
button.el button-* function doc string clarifications 2019-10-12 21:47:47 +02:00
calculator.el Pacify byte-compiler in calculator.el 2019-11-05 13:44:02 -08: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
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17 lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
char-fold.el * lisp/char-fold.el: Rename char-fold-make-table to char-fold--make-table. 2019-07-29 01:55:34 +03:00
chistory.el
cmuscheme.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
color.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
comint.el Respect buffer-local values in comint-read-input-ring 2019-10-01 21:22:28 +02:00
completion.el * lisp/completion.el (completion-kill-region): Doc fix. 2019-09-21 10:05:20 +03:00
composite.el Allow Zs characters to be composed 2019-09-07 12:19:06 +03:00
COPYING
cus-dep.el
cus-edit.el Handle truncate-lines in customize-group 2019-11-03 17:45:48 +01:00
cus-face.el Added face parameter :extend. 2019-10-14 14:18:39 +02:00
cus-start.el Provide default value for tab-name/frame-name reading minibuffer 2019-10-20 19:30:30 +03:00
cus-theme.el
custom.el Fix load-theme bug with user-emacs-directory 2019-09-01 09:56:59 -07:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el Make description of text properties on the form `(string ...)' work 2019-07-30 12:09:12 +02:00
desktop.el * lisp/desktop.el (desktop-read): With argument, ask the user for DIRNAME. 2019-09-26 12:17:20 +02:00
dframe.el In 'dframe-frame-mode' avoid 'switch-to-buffer' (Bug#37840) 2019-11-15 09:43:02 +01:00
dired-aux.el * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visible 2019-11-17 00:06:16 +02:00
dired-x.el Add some sanity checks to dired-x.el key bindings 2019-10-09 09:38:11 +02:00
dired.el * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visible 2019-11-17 00:06:16 +02:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el
display-line-numbers.el
dnd.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
doc-view.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
dom.el Add a new `dom-search' function 2019-09-27 00:33:45 +02:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ebuff-menu.el
echistory.el
ecomplete.el New function time-convert 2019-08-05 18:37:29 -07:00
edmacro.el
ehelp.el
elec-pair.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
electric.el
elide-head.el
emacs-lock.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
env.el
epa-dired.el
epa-file.el Preserve more markers when reverting .gpg files 2019-09-04 15:20:00 +02:00
epa-hook.el
epa-mail.el
epa.el Change the lighter in epa-info-mode 2019-09-27 17:49:37 +02:00
epg-config.el Add -unknown to version-regexp-alist 2019-10-13 04:59:44 +02:00
epg.el Make display of S/MIME signatures slightly better 2019-10-23 10:50:29 +02:00
expand.el
ezimage.el Remove XEmacs compat code from ezimage.el 2019-10-19 01:13:42 +02:00
face-remap.el Fix internal-lisp-face-attributes to match face. 2019-10-20 16:45:21 +02:00
facemenu.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
faces.el Improve documentation of 'set-face-font' 2019-11-02 12:41:51 +02:00
ffap.el * lisp/ffap.el (ffap-read-file-or-url): Don't use url-file-handler 2019-11-09 17:34:45 -05:00
filecache.el
fileloop.el
filenotify.el Distinguish different file notification events 2019-07-31 21:22:05 +02:00
files-x.el Invalidate dir-locals-directory-cache when writing dir-local file 2019-08-18 15:49:29 -07:00
files.el * lisp/files.el (locate-file-completion-table): Fix typo 2019-11-21 17:39:38 -05:00
filesets.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
find-cmd.el
find-dired.el
find-file.el
find-lisp.el New function time-convert 2019-08-05 18:37:29 -07:00
finder.el
flow-ctrl.el
foldout.el
follow.el Remove obsolete doc references to XEmacs (Bug#37899) 2019-10-28 15:55:10 +01:00
font-core.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
font-lock.el Rename font-log-refontify 2019-11-12 03:40:29 +01:00
format-spec.el
format.el
forms.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
frame.el Rename *-multiframe-window to *-window-any-frame 2019-11-06 00:49:19 +01:00
frameset.el * lisp/frameset.el (frameset-restore): Make sure last-focus frame has focus. 2019-08-18 01:40:32 +03:00
fringe.el
generic-x.el
help-at-pt.el
help-fns.el * lisp/help-fns.el (describe-variable): Add quotes to symbol value of origval. 2019-11-03 23:52:23 +02:00
help-macro.el
help-mode.el Factor out the lambda from help-function-def 2019-10-11 21:58:26 +02:00
help.el Strip "(fn...)" from output of `describe-mode' (bug#38222) 2019-11-19 11:18:48 +01:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el Hi-lock lines up to right margin (Bug#15934) 2019-08-23 13:26:36 +02:00
hilit-chg.el
hippie-exp.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
hl-line.el Extend face hl-line after end-of-line 2019-10-14 14:18:41 +02:00
htmlfontify.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ibuf-ext.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
ibuf-macs.el
ibuffer.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
icomplete.el * lisp/icomplete.el (icomplete-fido-kill): Unbreak yes-or-no-p usage 2019-11-19 23:55:54 +00:00
ido.el Make ido-read-file-name respect ido-read-file-name-non-ido more 2019-11-17 10:40:11 +01:00
ielm.el
iimage.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
image-dired.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
image-file.el Include ImageMagick file name regexps in image-file-name-regexp 2019-09-26 21:26:33 +02:00
image-mode.el Default exotic image formats (like .webp) to image-mode 2019-10-29 21:42:39 +01:00
image.el Fix loading image-converter in the case where the type is passed in 2019-11-21 14:02:00 +01:00
imenu.el Fix the previous imenu commit 2019-09-20 15:01:52 +02:00
indent.el
info-look.el
info-xref.el
info.el Fix display of Info files on TTY frames 2019-10-19 12:12:31 +03:00
informat.el
isearch.el Fix minor formatting issue in isearch-forward documentation 2019-11-15 09:10:24 +01:00
isearchb.el
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el Improve pretty-printing of multiple JSON snippets in a region 2019-08-02 18:05:13 +02:00
jsonrpc.el Follow JSONRPC spec by not sending :result field on errors 2019-11-05 23:37:53 +00:00
kermit.el
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2019-11-01 06:27:08 -07:00
linum.el
loadhist.el
loadup.el * lisp/loadup.el: Load minibuffer after cl-generic 2019-10-27 13:21:21 -04:00
locate.el
lpr.el
ls-lisp.el Avoid signaling errors from ls-lisp--insert-directory on macOS 2019-08-31 09:54:05 +03:00
macros.el Print macro modified macro keys as characters not integers 2019-08-23 08:38:45 -04:00
Makefile.in
makesum.el
man.el Don't overwrite y-or-n-p prompt by message from asynchronous man (bug#19064) 2019-11-10 00:51:25 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el Make menu bar entries only point to named functions, not lambdas 2019-10-09 05:27:03 +02:00
midnight.el Add FIXMEs for subsecond support 2019-08-17 15:43:05 -07:00
minibuf-eldef.el
minibuffer.el * lisp/minibuffer.el (completions-common-part): Make it blue when possible 2019-11-21 17:53:02 -05:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el * lisp/tab-bar.el: Add missing arg. 2019-11-17 00:19:42 +02:00
mpc.el
msb.el
mwheel.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
newcomment.el Doc clarification in two comment-* functions 2019-08-17 16:35:59 -07:00
notifications.el
novice.el
obarray.el
outline.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
paren.el
password-cache.el password-cache: differentiate null values from non-existent entries 2019-08-12 01:43:19 +02:00
pcmpl-cvs.el
pcmpl-gnu.el Fix :version in recent commit 2019-09-19 14:39:34 +02:00
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el * lisp/pcomplete.el: Mark 'pcomplete' command as obsolete 2019-10-03 10:36:00 -04:00
pixel-scroll.el
plstore.el
printing.el
proced.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
profiler.el Use the elisp xref backend in profiler buffers 2019-07-30 12:04:21 +02:00
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el ; * lisp/ps-print.el: Doc fix. 2019-09-09 01:13:54 +02:00
ps-samp.el
README
recentf.el * lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772) 2019-10-17 20:10:35 +03:00
rect.el * lisp/rect.el (string-rectangle): Inherit input method in minibuffer 2019-10-15 11:08:18 -04:00
register.el Make register-preview ignore empty registers 2019-09-21 00:19:11 +02:00
registry.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
repeat.el
replace.el ; Fix typo in previous commit 2019-10-09 15:16:07 +02:00
reposition.el (repos-count-screen-lines): Narrow without changing point-min 2019-11-14 23:43:33 +02:00
reveal.el Allow reveal.el to toggle `display' properties 2019-09-21 12:04:00 +02:00
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el Remove obsolete doc references to XEmacs (Bug#37899) 2019-10-28 15:55:10 +01:00
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el Bind Scroll_Lock to scroll-lock-mode globally 2019-10-04 18:02:45 +02:00
select.el Change gui--selection-value-internal comment into doc string 2019-09-13 14:57:23 +02:00
server.el Revert "Don't flash previous buffer when connecting with emacsclient" 2019-11-07 19:11:23 +02:00
ses.el Fix some &rest body edebug specs 2019-10-16 04:44:22 +02:00
shadowfile.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
shell.el * lisp/shell.el (shell): Make shell buffer the current buffer. (Bug#37745) 2019-10-17 18:46:53 +02:00
simple.el * lisp/simple.el (process-file): Clarify doc string. 2019-11-17 15:27:21 -08:00
skeleton.el Fix skeleton edebug spec 2019-08-23 02:20:54 +02:00
so-long.el lisp/so-long.el: Refactor menu action commands 2019-11-18 21:25:36 +13:00
sort.el Enable sorting paragraphs when the final paragraph has no newline 2019-08-23 03:43:41 +02:00
soundex.el
speedbar.el Customizable tab-line-tabs-function and new buffer-local tab-line-mode. 2019-10-27 01:38:32 +03:00
startup.el * lisp/startup.el (command-line): Fix last change in package--activated 2019-11-11 17:14:30 -05:00
strokes.el Use quit-window in some functions 2019-10-13 05:08:37 +02:00
subr.el * lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Remove discard-input. 2019-11-17 23:51:55 +02:00
svg.el Revert "Revert "Add support for paths to svg.el"" 2019-07-31 22:29:29 +02:00
t-mouse.el
tab-bar.el * lisp/tab-bar.el: Add missing arg. 2019-11-17 00:19:42 +02:00
tab-line.el * lisp/tab-line.el (tab-line-auto-hscroll): New defcustom (bug#37667) 2019-11-18 23:57:16 +02:00
tabify.el
talk.el
tar-mode.el Add a new tar-copy-preserve-time variable 2019-10-14 05:41:45 +02:00
tempo.el
term.el Quadruple term-buffer-maximum-size (Bug#37584) 2019-10-07 12:15:48 +02:00
thingatpt.el Make number-at-point recognize some hex numbers 2019-09-20 19:37:54 +02:00
thread.el
thumbs.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
time-stamp.el time-stamp: update support for time zone numeric offset 2019-11-13 21:11:28 -08:00
time.el New function time-convert 2019-08-05 18:37:29 -07:00
timezone.el Fix time-add rounding bug 2019-08-16 16:27:27 -07:00
tmm.el * lisp/tmm.el (tmm-add-one-shortcut): Use dolist 2019-11-17 17:34:50 -05:00
tool-bar.el tool-bar-map doc string clarification 2019-10-12 07:30:36 +02:00
tooltip.el With tooltip-mode disabled, don't unconditionally clear the echo area 2019-09-16 22:17:51 +02:00
tree-widget.el Remove last XEmacs compat code from tree-widget.el 2019-10-20 22:52:02 +02:00
tutorial.el
type-break.el
uniquify.el
userlock.el Use the minibuffer to read answer in userlock.el (bug#38076) 2019-11-10 00:43:09 +02:00
vcursor.el
version.el
view.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
vt-control.el
vt100-led.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-14 23:53:16 +02:00
wid-browse.el Make widget-browse-at always detect an editable-field 2019-09-15 15:21:08 +02:00
wid-edit.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
widget.el
windmove.el windmove.el: Suppress warnings for obsolete functions 2019-10-25 16:39:54 +02:00
window.el Fix some quoting glitches in doc strings 2019-11-08 17:11:01 -08:00
winner.el Correct some more custom type specs 2019-10-11 14:17:08 +02:00
woman.el
x-dnd.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
xdg.el
xml.el
xt-mouse.el Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03: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.