1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00
emacs/lisp
Noam Postavsky 2f3544362c Remove lisp/erc/ file-local indent-tabs-mode settings
* lisp/erc/erc-autoaway.el:
* lisp/erc/erc-backend.el:
* lisp/erc/erc-button.el:
* lisp/erc/erc-compat.el:
* lisp/erc/erc-dcc.el:
* lisp/erc/erc-fill.el:
* lisp/erc/erc-ibuffer.el:
* lisp/erc/erc-identd.el:
* lisp/erc/erc-imenu.el:
* lisp/erc/erc-join.el:
* lisp/erc/erc-list.el:
* lisp/erc/erc-log.el:
* lisp/erc/erc-match.el:
* lisp/erc/erc-menu.el:
* lisp/erc/erc-netsplit.el:
* lisp/erc/erc-networks.el:
* lisp/erc/erc-notify.el:
* lisp/erc/erc-page.el:
* lisp/erc/erc-pcomplete.el:
* lisp/erc/erc-replace.el:
* lisp/erc/erc-ring.el:
* lisp/erc/erc-services.el:
* lisp/erc/erc-sound.el:
* lisp/erc/erc-speedbar.el:
* lisp/erc/erc-stamp.el:
* lisp/erc/erc-track.el:
* lisp/erc/erc-truncate.el:
* lisp/erc/erc-xdcc.el:
* lisp/erc/erc.el: Remove indent-tabs-mode setting, so that we follow
Emacs' global indent-tabs-mode=nil setting (and much of the
indentation in these fails is already spaces anyway).  Also remove
tab-width=8 settings, since those are redundant with the setting in
the top-level .dir-locals.el.
2019-09-21 14:09:30 -04: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 Move describe-face to the new help-fns machinery 2019-09-21 00:45:41 +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 Fix to a81223aeaa 2019-09-20 17:38:03 -07:00
image Fix some commentary typos in exif.el 2019-09-21 18:27:53 +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
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
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
bookmark.el Remove support for upgrading from old bookmark file format 2019-09-08 22:48:20 +02:00
bs.el
buff-menu.el
button.el
calculator.el
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 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
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 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
delsel.el
descr-text.el
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
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
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
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
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
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
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
format.el
forms.el
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
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
icomplete.el
ido.el ido-find-file doc string addition 2019-08-03 20:56:48 +02:00
ielm.el
iimage.el
image-dired.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
image-file.el
image-mode.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
image.el
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
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
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
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
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
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
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 Adapt recentf.el to the change in the Widget Library 2019-08-27 08:40:32 +02:00
rect.el
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
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
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 Allow `process-contact' not to block 2019-09-20 20:19:28 +02:00
skeleton.el Fix skeleton edebug spec 2019-08-23 02:20:54 +02:00
so-long.el
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
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
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
tutorial.el
type-break.el
uniquify.el
userlock.el
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
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
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 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.