1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp
Tassilo Horn de032d41c6 Bind k to image-kill-buffer in doc-view-mode-map.
* lisp/doc-view.el (doc-view-mode-map): Bind k to image-kill-buffer.
The binding k -> doc-view-kill-proc-and-buffer has been removed in
2015 and the function been made an obsolete function alias to
image-kill-buffer (bug#45157).
2020-12-11 10:24:58 +01:00
..
calc Calc: fix autoload errors (bug#40800) 2020-04-24 20:19:37 +02:00
calendar ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
cedet ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
emacs-lisp ; * lisp/emacs-lisp/benchmark.el (benchmark-run): Fix docstring 2020-11-16 12:48:54 +01:00
emulation * lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function. 2020-06-10 02:03:06 +03:00
erc ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
eshell ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
gnus ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
image ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
international Fix input method translation near read-only text 2020-11-14 15:20:30 +02:00
language Support ks_c_5601-1987 encoding 2020-12-06 10:01:20 +02:00
leim/quail Add more blackboard bold characters to TeX input method 2020-01-31 12:20:39 +02:00
mail Fix filing messages when 'rmail-output-reset-deleted-flag' is non-nil 2020-11-28 19:05:18 +02:00
mh-e ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
net Adapt Tramp versions. Do not merge 2020-11-30 13:19:19 +01:00
nxml
obsolete ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
org ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
play ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp" 2020-09-02 00:01:37 +02:00
progmodes CC Mode: Fix error in cache handling. This fixes bug #43481 2020-11-26 11:37:38 +00:00
term Don't show in 'view-lossage' responses to xterm feature queries 2020-11-30 20:44:11 +02:00
textmodes ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
url Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
vc * lisp/vc/vc.el: Update args of backend API calls in the header comments 2020-12-06 23:18:13 +02:00
abbrev.el
align.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
allout-widgets.el Revert "Rectify allout-widgets region undecoration so item at start is not missed." 2020-07-21 10:57:29 -04:00
allout.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
ansi-color.el
apropos.el
arc-mode.el Fix support for Zip64 zip files 2020-09-25 17:11:11 +03:00
array.el
auth-source-pass.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
auth-source.el
autoarg.el
autoinsert.el ; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL. 2020-11-01 19:11:57 +01:00
autorevert.el Repair global-auto-revert-ignore-modes (bug#42271) 2020-07-09 09:29:14 +02:00
avoid.el
battery.el
bindings.el
bookmark.el Save bookmarks by using `write-file' (bug#12507) 2020-11-28 18:17:46 -06:00
bs.el
buff-menu.el
button.el
calculator.el Revert "Fix calculator division truncation (bug#40892)" 2020-04-30 17:02:57 +03: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
char-fold.el
chistory.el
cmuscheme.el
color.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
comint.el Fix comint-redirect-results-list regexp usage (Bug#42662) 2020-08-13 01:30:54 +12:00
completion.el
composite.el
COPYING
cus-dep.el * lisp/display-fill-column-indicator.el: Fix bug#41145 2020-09-04 08:46:45 -04:00
cus-edit.el Run custom-magic-reset in the customize buffer 2020-07-21 16:37:59 +02:00
cus-face.el
cus-start.el Don't skip empty lines when fitting mini frame to buffer (Bug#44080) 2020-10-27 09:45:25 +01:00
cus-theme.el
custom.el Fix handling of defcustom :local tag 2020-11-24 16:50:37 +00:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el
desktop.el ; spelling fixes 2020-08-13 16:48:16 -07:00
dframe.el
dired-aux.el Reset xref-show-xrefs-function temporarily 2020-12-01 03:46:27 +02:00
dired-x.el Prefer saying "Info manual" to "info page" in docs 2020-01-23 02:36:04 +01:00
dired.el * lisp/dired.el (dired-toggle-marks): Doc fix. (Bug#41097) 2020-05-10 19:04:51 +03:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el Improve documentation of display-fill-column-indicator 2020-10-26 18:01:13 +02:00
display-line-numbers.el
dnd.el
doc-view.el Bind k to image-kill-buffer in doc-view-mode-map. 2020-12-11 10:24:58 +01:00
dom.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el Fix electric-buffer-list buffer selection 2020-10-02 16:17:39 +02:00
echistory.el
ecomplete.el
edmacro.el
ehelp.el
elec-pair.el
electric.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
elide-head.el
emacs-lock.el
env.el ; Fix last change 2020-04-29 14:15:03 +03:00
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el Document prefix arg effects for 'epa-mail-{sign,encrypt}' 2020-07-20 14:47:43 +02:00
epa.el
epg-config.el Fix invocations of gpg from Gnus 2020-04-03 14:29:49 +03:00
epg.el
expand.el
ezimage.el
face-remap.el
facemenu.el
faces.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
ffap.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
filecache.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
fileloop.el Followup to a recent change in menu-bar.el 2020-09-26 18:35:00 +03:00
filenotify.el
files-x.el
files.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
filesets.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Backport: Fix exiting the finder-commentary buffer 2020-11-07 02:20:57 +01:00
flow-ctrl.el
foldout.el
follow.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
font-core.el
font-lock.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
format-spec.el Improve format-spec documentation (bug#41571) 2020-06-02 14:58:25 +01:00
format.el
forms.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
frame.el
frameset.el
fringe.el
generic-x.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
help-at-pt.el
help-fns.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
help-macro.el
help-mode.el
help.el Fix help message with help-window-select 2020-09-01 11:55:57 +02:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el * lisp/hi-lock.el (hi-lock-find-patterns): Autoload it. (Bug#43670) 2020-09-28 12:45:28 +03:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el * lisp/htmlfontify.el (hfy-force-fontification): Fix bug#40642 2020-04-15 12:17:14 -04:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el Delete, don't kill, dir dir fragments in icomplete-fido-backward-updir 2020-06-13 18:46:03 +01:00
ido.el Fix display of minibuffer prompt in ido.el 2020-02-12 21:39:44 +02:00
ielm.el
iimage.el
image-dired.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
image-file.el
image-mode.el * lisp/image-mode.el (image-toggle-display-image): Fix fit of rotated images. 2020-06-17 01:58:32 +03:00
image.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
imenu.el Let imenu to work on the menu bar when its list is a single non-nested member. 2020-03-30 19:25:40 +00:00
indent.el
info-look.el
info-xref.el
info.el * lisp/info.el (Info-hide-note-references): Doc fix. (Bug#44043) 2020-10-17 10:32:26 +03:00
informat.el
isearch.el Revert part of recent commit 85544f8ef5 (bug#40808) 2020-05-04 01:31:44 +03:00
isearchb.el
jit-lock.el Improve documentation of 'jit-lock-contextually' 2020-04-08 18:33:52 +03:00
jka-cmpr-hook.el
jka-compr.el
json.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
jsonrpc.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
kermit.el
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2020-12-01 06:12:37 -08:00
linum.el
loadhist.el Don't misinterpret doc string as initial value 2020-03-04 14:46:46 +01:00
loadup.el
locate.el
lpr.el
ls-lisp.el
macros.el
Makefile.in Make lisp/progmodes/js.el dependent on CC Mode in the Makefile. 2020-10-16 16:30:03 +00:00
makesum.el
man.el ; * lisp/man.el (Man-mode): Fix formatting. 2020-09-02 00:01:37 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el Enable "Continue Tags Search" menu item only when it can be used 2020-09-26 11:50:15 +03:00
midnight.el
minibuf-eldef.el
minibuffer.el Yet another fix for 'set-minibuffer-message' 2020-10-16 10:17:42 +03:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el Fix a recent documentation change 2020-03-13 12:24:25 +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 ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
novice.el
obarray.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
proced.el
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
ps-samp.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
README
recentf.el
rect.el
register.el
registry.el
repeat.el
replace.el Document effect of 'search-upper-case' on replacement commands 2020-05-02 10:54:01 +03:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el
savehist.el
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el
ses.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
shadowfile.el
shell.el Revert "Fix filename completion in shell mode buffers" 2020-07-18 11:17:31 +03:00
simple.el ; * lisp/simple.el (move-beginning-of-line): Doc fix. 2020-12-05 11:00:05 +02:00
skeleton.el
so-long.el ; * lisp/so-long.el: Documentation 2020-08-04 05:00:23 +12:00
sort.el Unbreak 'reverse-region' 2020-06-22 18:40:37 +03:00
soundex.el
speedbar.el
startup.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
strokes.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
subr.el Backport Handle read-char-from-minibuffer and y-or-n-p from pre-command-hook 2020-12-06 23:12:13 +02:00
svg.el Don't add repeated xlmns:xlink declarations in svg-create 2020-03-24 05:31:27 +01:00
t-mouse.el
tab-bar.el Move tab-bar and tab-line faces to faces.el (part of bug#41200) 2020-06-08 03:21:42 +03:00
tab-line.el Move tab-bar and tab-line faces to faces.el (part of bug#41200) 2020-06-08 03:21:42 +03:00
tabify.el
talk.el
tar-mode.el
tempo.el ; Fix many typos in symbols in docs and comments 2020-10-02 13:29:45 +02:00
term.el
thingatpt.el
thread.el
thumbs.el
time-stamp.el ; Clarify what time-stamp-active enables 2020-01-24 09:16:19 -08:00
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el Redo RCS Id for pdumper 2020-05-21 19:17:36 +03:00
view.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el
wdired.el * lisp/wdired.el: Clean out isearch-filter-predicate (bug#37496) 2020-01-28 02:11:59 +02:00
whitespace.el Replace add-to-list to lexical variable with push (bug#39373) 2020-02-01 22:27:23 +01:00
wid-browse.el
wid-edit.el
widget.el
windmove.el
window.el Split windows evenly when 'min-margins' parameter was set (Bug#44483) 2020-11-07 09:20:14 +01:00
winner.el
woman.el
x-dnd.el
xdg.el
xml.el
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.