1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp
Lars Ingebrigtsen 0c9a9d4219 Adjust the exif.el interface functions
* lisp/image/exif.el (exif-parse-buffer): New function.
(exif-orientation): Ditto.
(exif-error): New error symbol, and adjust all error signalling to
only use that signal.
2019-09-22 14:21:47 +02:00
..
calc lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
calendar lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
cedet lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
emacs-lisp Several doc fixes in package.el 2019-09-21 23:09:14 +02:00
emulation Remove leftover XEmacs compat code and doc fixes 2019-09-13 18:37:15 +02:00
erc Remove lisp/erc/ file-local indent-tabs-mode settings 2019-09-21 14:09:30 -04:00
eshell lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
gnus New option for making Gnus window layouts atomic 2019-09-21 18:41:22 -07:00
image Adjust the exif.el interface functions 2019-09-22 14:21:47 +02:00
international lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
language lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
leim/quail Updated to match more recent versions of Praat. 2019-09-17 13:56:28 +02:00
mail lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
mh-e lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
net * lisp/net/tramp.el (tramp-handle-file-modes): Check for nil file-attributes. 2019-09-21 09:53:18 +02:00
nxml lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
obsolete Move cl.el to lisp/obsolete 2019-08-06 04:01:49 -04:00
org lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
play Allow gamegrid-add-score to treat lower scores as better. 2019-09-14 11:20:32 +03:00
progmodes CC Mode: Fix wrong fontification of FOO in ASSERT (FOO && !BAR) 2019-09-21 12:35:34 +00:00
term Improve font lookup on MS-Windows 2019-09-17 14:19:54 +03:00
textmodes lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
url Do not recreate full URL for proxied HTTPS requests (Bug#35969) 2019-08-15 23:29:51 -04:00
vc lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
abbrev.el * lisp/abbrev.el (abbrev-prefix-mark): Fix a typo. (Bug#36715) 2019-07-18 15:44:51 +03:00
align.el Fix a bug in callback functions in align-areas 2019-09-19 14:36:55 +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 Remove XEmacs compat code from ansi-color.el 2019-06-19 22:08:19 +02:00
apropos.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
arc-mode.el
array.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
auth-source-pass.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
auth-source.el Hide passwords in .authinfo and .netrc files 2019-09-21 12:04:00 +02:00
autoarg.el
autoinsert.el
autorevert.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +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 * lisp/bindings.el (mode-line-defining-kbd-macro): New defvar. 2019-07-30 23:35:42 +03:00
bookmark.el Remove support for upgrading from old bookmark file format 2019-09-08 22:48:20 +02:00
bs.el
buff-menu.el Abbreviate directory names the same way as file names in C-x C-b 2019-07-28 22:14:36 +02:00
button.el Extend button.el to take callback data 2019-07-30 15:21:29 +02:00
calculator.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
case-table.el
cdl.el
ChangeLog.1
ChangeLog.2
ChangeLog.3 ; Fix typo, insure -> ensure in ChangeLogs 2019-07-05 21:50:29 -04:00
ChangeLog.4
ChangeLog.5 Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
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 * 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 Support program switches in 'comint-run' command 2019-07-11 18:27:12 +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 Report progress during custom-make-dependencies instead of file count 2019-06-18 15:24:10 +02:00
cus-edit.el Allow `M-u' to work when editing fields in Customize 2019-09-17 01:13:08 +02:00
cus-face.el Arrange custom-face-attributes closer to how heavy they are 2019-08-14 20:22:36 -07:00
cus-start.el Set custom :version for recently modified undo options 2019-08-10 22:59:00 -07: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 Make delimit-columns-region say what it does 2019-07-09 04:50:37 +02:00
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
dframe.el Remove final XEmacs compat code from dframe.el 2019-09-09 01:13:54 +02:00
dired-aux.el Make dired recognize .lz files 2019-08-23 05:31:17 +02:00
dired-x.el * lisp/dired-x.el (dired-guess-shell-alist-default): Use git when possible. 2019-08-06 00:04:07 +03:00
dired.el * lisp/dired.el (dired-special): Rename face from dired-socket (bug#24547). 2019-08-05 23:56:36 +03: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 lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
dom.el * lisp/dom.el (dom-texts): Simplify (Bug#36441). 2019-07-06 14:34:47 -04: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 Correctly reindent previous line in electric-indent-mode 2019-07-02 16:10:45 +01:00
elide-head.el
emacs-lock.el
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 Create push-button widgets instead of links in epa *Keys* buffer 2019-08-27 08:39:04 +02:00
epg-config.el Allow finding gpg2 binaries when gpg2 has an "unknown" version string 2019-08-26 08:02:31 +02:00
epg.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
expand.el
ezimage.el
face-remap.el
facemenu.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
faces.el Move describe-face to the new help-fns machinery 2019-09-21 00:45:41 +02:00
ffap.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02: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 Hide passwords in .authinfo and .netrc files 2019-09-21 12:04:00 +02: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 Add file sorting options to find-dired and grep-find (bug#36110) 2019-06-20 00:55:07 +03:00
find-file.el
find-lisp.el New function time-convert 2019-08-05 18:37:29 -07:00
finder.el Make finder-exit use quit-window (Bug#33610) 2019-07-20 12:23:07 +03:00
flow-ctrl.el
foldout.el
follow.el Handle scroll-error-top-bottom in follow.el and view.el (bug#21893) 2019-07-08 01:35:35 +03:00
font-core.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
font-lock.el
format-spec.el Fix last change to format-spec 2019-07-20 16:46:04 +01:00
format.el
forms.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
frame.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02: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 Move describe-face to the new help-fns machinery 2019-09-21 00:45:41 +02:00
help-macro.el
help-mode.el * lisp/help-mode.el (help-mode-menu): Fix typo. (Bug#36485) 2019-09-13 20:51:06 +02:00
help.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
hex-util.el
hexl.el Revert "Apply font-lock in hexl-mode buffers" 2019-06-27 16:28:22 +02:00
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
htmlfontify.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ibuf-ext.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ibuf-macs.el
ibuffer.el Separate out the "/" prefix into a named keymap in ibuffer 2019-07-26 14:38:35 +02:00
icomplete.el
ido.el ido-find-file doc string addition 2019-08-03 20:56:48 +02:00
ielm.el Add doc strings to the ielm * variables 2019-06-20 14:13:18 +02:00
iimage.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
image-dired.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
image-file.el Fix property stripping in image-file-yank-handler 2019-08-01 17:16:05 +03:00
image-mode.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
image.el Make the image keymaps not extend after the image 2019-07-28 22:48:18 +02: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 Use derived-mode-p consistently in info.el 2019-09-08 00:17:25 +02:00
informat.el
isearch.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
isearchb.el Suppress warning in isearchb about iswitchb being obsolete 2019-06-17 12:37:02 +02:00
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 lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
kermit.el
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2019-09-01 06:26:47 -07:00
linum.el
loadhist.el
loadup.el
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 Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
makesum.el
man.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el Fix TTY menus in GUD and GDB-MI modes 2019-07-13 12:47:02 +03:00
midnight.el Add FIXMEs for subsecond support 2019-08-17 15:43:05 -07:00
minibuf-eldef.el
minibuffer.el Clarify the doc string of complete-with-action 2019-08-14 22:43:24 -07:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
mpc.el
msb.el
mwheel.el Declare mwheel-install obsolete (Bug#36553) 2019-07-18 20:06:27 -04: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 Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -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 Remove XEmacs compat code from ps-print 2019-06-19 22:30:10 +02:00
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 Adapt recentf.el to the change in the Widget Library 2019-08-27 08:40:32 +02:00
rect.el rectangle--pos-cols shouldn't move point 2019-06-24 19:12:41 +02:00
register.el Make register-preview ignore empty registers 2019-09-21 00:19:11 +02:00
registry.el
repeat.el
replace.el Fix an assignment to free variable warning 2019-09-17 18:12:45 +02:00
reposition.el
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 Don't have savehist-save bug out on non-existing directory 2019-07-13 17:13:12 +02:00
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
scroll-lock.el New function for scroll-lock-mode to almost always scroll 2019-07-14 09:23:20 +03:00
select.el Change gui--selection-value-internal comment into doc string 2019-09-13 14:57:23 +02:00
server.el Fix some file-mode races 2019-09-16 18:00:59 -07:00
ses.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
shadowfile.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
shell.el Fix filename completion in shell mode buffers 2019-08-27 09:51:14 -05:00
simple.el Support rectangular regions in capitalize-region and capitalize-dwim. 2019-09-22 02:00:01 +03:00
skeleton.el Fix skeleton edebug spec 2019-08-23 02:20:54 +02:00
so-long.el * lisp/so-long.el (so-long-variable-overrides): Improve doc 2019-07-13 23:56:19 +12: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 lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
startup.el Also prefer .emacs.d if .emacs exists 2019-09-19 01:01:35 -07:00
strokes.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
subr.el Recommend against SHA-1 and MD5 for security 2019-09-20 20:47:47 +02:00
svg.el Revert "Revert "Add support for paths to svg.el"" 2019-07-31 22:29:29 +02:00
t-mouse.el
tabify.el
talk.el
tar-mode.el Tweak previous tar-mode time stamp code 2019-08-23 10:44:54 +02:00
tempo.el
term.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +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 Doc clarification in time-stamp-pattern 2019-07-26 12:38:28 +02: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: Fix broken tmm-prompt (bug#34517) 2019-09-08 23:27:23 +03:00
tool-bar.el
tooltip.el With tooltip-mode disabled, don't unconditionally clear the echo area 2019-09-16 22:17:51 +02:00
tree-widget.el Always try to display tree-widget with images (Bug#36147) 2019-06-15 17:06:31 -04:00
tutorial.el
type-break.el
uniquify.el Remove outdated comment in uniquify.el 2019-07-06 16:37:09 +02:00
userlock.el
vcursor.el
version.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
view.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el
wdired.el Prevent infinite loop on entering wdired-mode 2019-07-16 11:04:56 +02:00
whitespace.el
wid-browse.el Make widget-browse-at always detect an editable-field 2019-09-15 15:21:08 +02:00
wid-edit.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
widget.el
windmove.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
window.el * lisp/window.el (walk-windows): Simplify to use WINDOW arg of window-list-1 2019-09-19 23:43:06 +03:00
winner.el Add a new regexp variable to control boring winner buffers 2019-06-27 21:00:35 +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 Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
xt-mouse.el New function time-convert 2019-08-05 18:37:29 -07: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.