1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-15 04:11:53 -08:00
emacs/lisp
Juanma Barranquero 5e400cb3ed lisp/faces.el: Minor changes.
(face-documentation): Simplify.
(read-face-attribute, tty-find-type, x-resolve-font-name):
Use `string-match-p'.
(list-faces-display): Use `string-match-p'.  Simplify.
(face-spec-recalc): Check face to avoid face alias loops.
(read-color): Use `string-match-p' and non-capturing parenthesis.
2013-06-23 22:29:18 +02:00
..
calc Add log2 support and make log10 obsolete for consistency. 2013-06-20 07:15:42 -07:00
calendar * calendar/ChangeLog: Remove prior to merging new version of 2013-06-21 23:04:32 +02:00
cedet * lisp/cedet/semantic/idle.el (define-semantic-idle-service): 2013-06-19 16:29:09 -04:00
emacs-lisp lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0. 2013-06-23 15:23:49 +02:00
emulation Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
erc Fix typos in ChangeLogs. 2013-06-19 22:10:57 +02:00
eshell Update Ehsell visual-commands documentation 2013-06-10 14:41:49 +12:00
gnus Fix typos in ChangeLogs. 2013-06-19 22:10:57 +02:00
international * international/titdic-cnv.el (tit-process-header, miscdic-convert): 2013-06-19 00:19:42 -07:00
language
mail * mail/reporter.el (reporter-submit-bug-report): Handle missing package-name. 2013-06-12 09:08:17 -07:00
mh-e Fix typos in ChangeLogs. 2013-06-19 22:10:57 +02:00
net Implement :max-width/:max-height for (ImageMagic) images 2013-06-23 21:24:27 +02:00
nxml * lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other 2013-05-15 14:31:51 -04:00
obsolete Merge from trunk. 2013-06-21 20:37:42 +02:00
org Fix typos in ChangeLogs. 2013-06-19 22:10:57 +02:00
play * lisp/play/cookie1.el (cookie-apropos): Minor simplification. 2013-06-21 20:37:18 -04:00
progmodes * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch', 2013-06-22 17:25:43 +04:00
term lisp/term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'. 2013-06-20 23:58:29 +02:00
textmodes Add log2 support and make log10 obsolete for consistency. 2013-06-20 07:15:42 -07:00
url * lisp/url/url-future.el (url-future-call): Remove useless value call. 2013-06-20 23:32:50 -07:00
vc vc-compilation-mode fixes 2013-06-14 19:50:47 -07:00
.gitignore
abbrev.el
align.el
allout-widgets.el lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local. 2013-06-21 14:24:37 +02:00
allout.el Add log2 support and make log10 obsolete for consistency. 2013-06-20 07:15:42 -07:00
ansi-color.el lisp/ansi-color.el: Convert to lexical binding. 2013-06-20 03:03:57 +02:00
apropos.el
arc-mode.el * arc-mode.el (archive-mode): Add `archive-write-file' also for 2013-06-20 13:45:45 +02:00
array.el
autoarg.el
autoinsert.el
autorevert.el * lisp/autorevert.el (auto-revert-notify-handler): Use memq. 2013-06-05 15:57:10 -04:00
avoid.el
battery.el
bindings.el Search and highlight symbol at point. 2013-06-03 11:51:50 +03:00
bookmark.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
bs.el lisp/bs.el, emacs-lock.el: Use defvar-local, setq-local. 2013-06-22 04:33:33 +02:00
buff-menu.el
button.el
calculator.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
case-table.el
cdl.el
ChangeLog lisp/faces.el: Minor changes. 2013-06-23 22:29:18 +02:00
ChangeLog.1
ChangeLog.2 Fix typos. 2013-06-11 18:51:12 +02:00
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 bug ref fix 2013-06-19 12:59:23 -04:00
chistory.el
cmuscheme.el lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local. 2013-06-21 14:24:37 +02:00
color.el
comint.el * comint.el (comint-redirect-results-list-from-process): Fix 2013-06-21 17:37:04 +08:00
completion.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
composite.el lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local. 2013-06-21 14:24:37 +02:00
COPYING
cus-dep.el * lisp/cus-dep.el (custom-make-dependencies): Sort the output. 2013-05-17 20:22:56 -04:00
cus-edit.el lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking-at-p. 2013-06-20 13:29:30 +02:00
cus-face.el
cus-start.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
cus-theme.el
custom.el lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking-at-p. 2013-06-20 13:29:30 +02:00
dabbrev.el
delim-col.el
delsel.el
descr-text.el Merge from emacs-24; up to 2012-12-27T17:59:21Z!rgm@gnu.org 2013-05-08 19:44:12 -07:00
desktop.el * lisp/vc/vc-dir.el (vc-dir-mode): Don't autoload it for everyone. 2013-05-02 13:47:39 -04:00
dframe.el Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
dired-aux.el * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-predicate'. 2013-05-28 01:42:11 +03:00
dired-x.el lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local. 2013-06-21 14:24:37 +02:00
dired.el lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local. 2013-06-21 14:24:37 +02:00
dirtrack.el
disp-table.el
dnd.el
doc-view.el * lisp/doc-view.el: Minor naming convention tweaks. 2013-05-26 21:08:43 -04:00
dos-fns.el
dos-vars.el Make some files provide features 2013-05-11 16:41:52 -07:00
dos-w32.el lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-local. 2013-06-21 14:24:37 +02:00
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
edmacro.el
ehelp.el
electric.el * lisp/electric.el (electric-pair-mode): Improve interaction with 2013-06-19 00:42:32 -04:00
elide-head.el
emacs-lock.el lisp/bs.el, emacs-lock.el: Use defvar-local, setq-local. 2013-06-22 04:33:33 +02:00
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el * lisp/epa.el (epa-read-file-name): New function. 2013-06-09 17:32:49 -07:00
epg-config.el
epg.el epg.el: support pinentry mode added in GnuPG 2.1 2013-04-22 13:53:05 +09:00
expand.el
ezimage.el
face-remap.el lisp/face-remap.el (buffer-face-toggle): Fix typo in docstring. 2013-06-18 12:52:07 +02:00
facemenu.el
faces.el lisp/faces.el: Minor changes. 2013-06-23 22:29:18 +02:00
ffap.el
filecache.el
files-x.el * lisp/files-x.el (modify-file-local-variable-message): New function. 2013-06-18 23:38:43 +03:00
files.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
filesets.el
find-cmd.el
find-dired.el
find-file.el * lisp/find-file.el (cc-other-file-alist): Bump :version. 2013-05-06 08:46:31 -07:00
find-lisp.el
finder.el * lisp/emacs-lisp/package.el: Don't activate packages older than builtin. 2013-06-15 11:36:11 -04:00
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el * lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load. 2013-06-20 23:37:44 -07:00
format-spec.el * lisp/format-spec.el (format-spec): Allow spec chars with nil values. 2013-05-20 00:45:58 -07:00
format.el
forms.el
frame.el Fix some declarations 2013-05-10 19:27:28 -07:00
fringe.el
generic-x.el Replace obsolete generic-make-keywords calls 2013-06-18 00:43:46 -07:00
gs.el
help-at-pt.el
help-fns.el lisp/help-fns.el (describe-variable): Add extra line for permanent-local vars. 2013-06-15 03:12:05 +02:00
help-macro.el
help-mode.el * lisp/help-fns.el (help-fns--compiler-macro): If the handler function is 2013-06-11 22:16:02 -04:00
help.el
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el Search and highlight symbol at point. 2013-06-03 11:51:50 +03:00
hilit-chg.el
hippie-exp.el
hl-line.el
htmlfontify.el
ibuf-ext.el * lisp/ibuf-ext.el (ibuffer-mark-help-buffers): Doc fix. 2013-06-12 19:42:12 +08:00
ibuf-macs.el
ibuffer.el Auto-commit of loaddefs files. 2013-06-13 06:21:04 -04:00
icomplete.el
ido.el * lisp/ido.el: Convert some function comments to basic doc strings 2013-06-12 00:54:57 -07:00
ielm.el Silence ielm compilation 2013-05-29 20:30:34 -07:00
iimage.el
image-dired.el image-dired-dired-toggle-marked-thumbs tiny change 2013-06-12 22:10:48 -07:00
image-file.el
image-mode.el * lisp/image-mode.el (image-mode-reapply-winprops): Call image-mode-winprops 2013-05-26 20:59:33 -04:00
image.el * image.el (image-animated-p): Tweak definition. 2013-05-29 20:24:30 -07:00
imenu.el
indent.el
info-look.el * info-look.el: Prefer latex2e.info. 2013-04-22 22:41:32 +08:00
info-xref.el
info.el * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-predicate'. 2013-05-28 01:42:11 +03:00
informat.el
isearch.el * lisp/isearch.el (isearch-query-replace): Add " symbol" and other 2013-06-14 01:08:45 +03:00
isearchb.el
iswitchb.el
jit-lock.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
jka-cmpr-hook.el * lisp/jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo. 2013-05-08 21:06:10 -04:00
jka-compr.el
json.el
kermit.el
kmacro.el
ldefs-boot.el Auto-commit of loaddefs files. 2013-06-01 06:17:59 -04:00
linum.el
loadhist.el
loadup.el * lisp/simple.el: Move all the prog-mode code to prog-mode.el. 2013-06-05 14:10:27 -04:00
locate.el
lpr.el More custom :type fixes 2013-05-10 19:21:29 -07:00
ls-lisp.el Spelling fixes (or remove unnecessary and unusually-spelled words). 2013-05-04 22:03:08 -07:00
macros.el
Makefile.in * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more. 2013-06-20 16:01:51 -04:00
makefile.w32-in
makesum.el
man.el * lisp/man.el (Man-default-man-entry): Remove `-' from the end of the default value. 2013-05-19 02:18:16 +03:00
master.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
mb-depth.el
md4.el
menu-bar.el
midnight.el
minibuf-eldef.el
minibuffer.el * minibuffer.el (read-file-name-completion-ignore-case): 2013-05-29 20:18:06 -07:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el
mpc.el
msb.el
mwheel.el
newcomment.el * newcomment.el (comment-search-forward, comment-search-backward): Doc fix. 2013-06-18 13:57:56 -04:00
notifications.el
novice.el
outline.el
paren.el * lisp/paren.el: Simplify the code. 2013-05-30 11:44:54 -04:00
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el * lisp/pcmpl-gnu.el (pcomplete/tar): Check obsolete variable is bound. 2013-06-01 13:10:08 -07:00
pcmpl-linux.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
printing.el Silence printing.el compilation 2013-05-21 09:13:08 -07:00
proced.el
profiler.el lisp/profiler.el (profiler-format-number): Use log, not log10. 2013-06-21 02:53:33 +02:00
ps-bdf.el
ps-def.el
ps-mule.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
ps-print.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
ps-samp.el
README
recentf.el More missing :version tags for defcustoms 2013-05-06 00:10:31 -07:00
rect.el
register.el
repeat.el
replace.el * lisp/isearch.el (isearch-query-replace): Add " symbol" and other 2013-06-14 01:08:45 +03:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
ruler-mode.el
savehist.el
saveplace.el Add support for dired in saveplace. 2013-06-14 11:32:01 +02:00
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el
ses.el
shadowfile.el
shell.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
simple.el Add explicit arg REPLACE to the callers of `shell-command-on-region'. 2013-06-18 23:24:44 +03:00
skeleton.el * lisp/autorevert.el (auto-revert-notify-handler): Use memq. 2013-06-05 15:57:10 -04:00
sort.el * lisp/sort.el (delete-duplicate-lines): Accept an optional `keep-blanks' 2013-05-24 14:39:21 -04:00
soundex.el
speedbar.el Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
startup.el lisp/startup.el: Fix bug#14639. 2013-06-17 17:33:52 +02:00
strokes.el
subr.el Add log2 support and make log10 obsolete for consistency. 2013-06-20 07:15:42 -07:00
t-mouse.el
tabify.el lisp/tabify.el (untabify, tabify): With prefix, apply to entire buffer. 2013-06-18 10:17:01 +02:00
talk.el
tar-mode.el * lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable. 2013-06-20 23:08:47 -04:00
tempo.el
term.el * term.el (term-suppress-hard-newline): New option (tiny change) 2013-06-12 22:27:05 -07:00
thingatpt.el * lisp/thingatpt.el (thing-at-point): Accept optional second argument 2013-05-08 11:13:25 -04:00
thumbs.el
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el Gud tooltip tweak 2013-05-23 23:50:22 -07:00
tree-widget.el
tutorial.el
type-break.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
uniquify.el
userlock.el
vcursor.el
version.el
view.el
vt-control.el
vt100-led.el
w32-common-fns.el
w32-fns.el * lisp/w32-fns.el (w32-charset-info-alist): Declare. 2013-05-06 00:29:26 -07:00
w32-vars.el
wdired.el * lisp/isearch.el (isearch-filter-predicates): Rename from `isearch-filter-predicate'. 2013-05-28 01:42:11 +03:00
whitespace.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
wid-browse.el
wid-edit.el
widget.el
windmove.el
window.el
winner.el * lisp/winner.el (winner-active-region): Use region-active-p, activate-mark 2013-04-18 09:15:08 -04:00
woman.el
x-dnd.el
xml.el
xt-mouse.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.