1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/lisp
Chong Yidong 027f966de4 Handle calling defface on a face with existing theme settings (Bug#8454).
* lisp/cus-face.el (custom-declare-face): Call custom-theme-recalc-face if
the face has existing theme settings.
2011-05-08 16:07:38 -04:00
..
calc lisp/calc/calccomp.el (math-comp-to-string-flat-term): Simplify. 2011-04-29 01:08:37 +02:00
calendar timeclock.el trivia. 2011-05-06 18:24:04 -07:00
cedet Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
emacs-lisp * lisp/emacs-lisp/eieio.el (defmethod): Fix typo in last change. 2011-05-07 23:33:28 -03:00
emulation * lisp/emulation/cua-base.el (cua-selection-mode): Make it toggle again. 2011-04-25 15:17:17 -03:00
erc Mark tiny change. 2011-05-03 08:51:14 -07:00
eshell lisp/eshell/esh-mode.el (find-tag-interactive): Small cleanup. 2011-04-22 22:15:21 +02:00
gnus shr.el (shr-link): Make shr-link inherit from link by default. 2011-05-07 10:41:20 +00:00
international Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
language
mail Fix bug #8595 with setting mailclient-send-it on MS-Windows. 2011-05-07 20:58:40 +03:00
mh-e Make MH-E use completion-at-point 2011-04-28 12:32:28 -03:00
net Expand file names during browse-url-of-dired-file (Bug#8259). 2011-05-08 14:34:51 -04:00
nxml
obsolete * lisp/obsolete/erc-hecomplete.el: Make obsolete. 2011-04-20 14:18:34 -03:00
org Update and split ChangeLogs. 2011-04-06 14:18:10 +02:00
play Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
progmodes Handle "my" and "our" keywords in Perl imenu (Bug#8261). 2011-05-08 14:23:11 -04:00
term Fix bug #8597 with setting frame background mode on w32 console. 2011-05-07 18:44:19 +03:00
textmodes ispell.el (ispell-add-per-file-word-list): Use `concat' to create string for insertion. 2011-05-03 16:11:39 +02:00
url Kill all processes associated with the buffer. 2011-05-02 20:30:48 +02:00
vc Silence diff-mode.el compilation. 2011-05-05 21:07:47 -07:00
.gitignore * lisp/.gitignore: Remove arch-tag. 2011-02-17 21:21:57 -08:00
abbrev.el Merge from trunk 2011-03-31 00:24:03 -04:00
align.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
allout-widgets.el * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use. 2011-05-04 23:53:29 -07:00
allout.el * allout.el (allout-hide-by-annotation, allout-flag-region): Reduce 2011-03-29 14:26:01 -04:00
ansi-color.el Support separate fg and bg colors in ansi-color.el 2011-03-27 09:56:35 +08:00
apropos.el apropos.el (apropos-print-doc): Only use emacs-lisp-docstring-fill-column when it is bound to an integer, per that variable's documentation. 2011-05-06 12:59:17 -07:00
arc-mode.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
array.el
autoarg.el
autoinsert.el
autorevert.el lisp/autorevert.el: Use `remote-file-name-inhibit-cache'. 2011-04-13 16:27:41 +02:00
avoid.el Merge changes from emacs-23 branch 2011-03-19 14:49:31 -04:00
battery.el
bindings.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
bookmark.el * lisp/bookmark.el: 2011-03-06 01:30:16 +01:00
bs.el Fix typos in comments. 2011-04-08 01:59:27 +02:00
buff-menu.el Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
button.el
calculator.el
case-table.el
cdl.el
ChangeLog Handle calling defface on a face with existing theme settings (Bug#8454). 2011-05-08 16:07:38 -04:00
ChangeLog.1
ChangeLog.2
ChangeLog.3 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.4
ChangeLog.5 ChangeLog format fixes. 2011-05-06 00:20:17 -07:00
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.11
ChangeLog.12 Remove superfluous Tramp entries. 2011-03-01 16:18:53 +01:00
ChangeLog.13
ChangeLog.14 Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
ChangeLog.15 Update and split ChangeLogs. 2011-04-06 14:18:10 +02:00
chistory.el
cmuscheme.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
color.el Merge some code from hexrgb.el into color.el. 2011-02-21 01:03:36 -05:00
comint.el * lisp/shell.el: Use lexical-binding and std completion UI. 2011-04-20 19:31:06 -03:00
completion.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
composite.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
COPYING
cus-dep.el
cus-edit.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
cus-face.el Handle calling defface on a face with existing theme settings (Bug#8454). 2011-05-08 16:07:38 -04:00
cus-start.el Implement debug-on-event 2011-04-26 04:26:05 -07:00
cus-theme.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
custom.el * lisp/custom.el (defcustom): Obey lexical-binding. 2011-04-25 13:52:51 -03:00
dabbrev.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
delim-col.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
delsel.el
descr-text.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
desktop.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dframe.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dired-aux.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dired-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dired.el Auto-commit of loaddefs files. 2011-04-20 06:23:12 -04:00
dirtrack.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
disp-table.el
dnd.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
doc-view.el Fit contents to emacs window support for doc-view by Sho Nakatani. 2011-04-08 22:09:19 +02:00
dos-fns.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
dos-vars.el
dos-w32.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
double.el
dynamic-setting.el
ebuff-menu.el Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.edu 2011-03-12 11:19:47 -08:00
echistory.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
edmacro.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ehelp.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
electric.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
elide-head.el
emacs-lock.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
env.el
epa-dired.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-file.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-hook.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa-mail.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epa.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
epg-config.el
epg.el Use lexical binding in ep[ga]*.el. 2011-04-04 15:16:23 +09:00
expand.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ezimage.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
face-remap.el
facemenu.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
faces.el * lisp/faces.el (face-spec-set-match-display): Don't match toolkit 2011-04-30 19:57:07 +02:00
ffap.el
filecache.el
files-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
files.el * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529). 2011-04-23 20:24:30 -04:00
filesets.el
find-cmd.el
find-dired.el find-dired improvements for bug#4403. 2011-04-02 13:36:47 -07:00
find-file.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
find-lisp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
finder.el Restore ability to show a restricted list of packages in Package Menu. 2011-04-24 16:32:23 -04:00
flow-ctrl.el
foldout.el
follow.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
font-core.el
font-lock.el lisp/font-lock.el: Remove obsolete code. 2011-04-05 17:20:21 +02:00
format-spec.el
format.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
forms-d2.el
forms-pass.el
forms.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
frame.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
fringe.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
generic-x.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
gs.el
help-at-pt.el
help-fns.el Preserve arg names for advice of subr and lexical functions. 2011-04-13 14:56:47 -03:00
help-macro.el
help-mode.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
help.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
hex-util.el
hexl.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
hfy-cmap.el
hi-lock.el
hilit-chg.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
hippie-exp.el
hl-line.el
htmlfontify.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ibuf-ext.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ibuf-macs.el
ibuffer.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
icomplete.el Fix bad interaction between icomplete and completion inline help (Bug#5849). 2011-04-10 17:31:14 -04:00
ido.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ielm.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
iimage.el
image-dired.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
image-file.el
image-mode.el Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
image.el lisp/image.el: Avoid some warnings. 2011-03-22 14:10:43 +01:00
imenu.el
indent.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
info-look.el
info-xref.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
info.el lisp/info.el: Fix typos; mark unused parameters. 2011-04-05 17:08:28 +02:00
informat.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
isearch.el New command isearch-yank-pop and bind it to `M-y' in Isearch 2011-05-03 11:34:26 +08:00
isearchb.el
iswitchb.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
jit-lock.el
jka-cmpr-hook.el
jka-compr.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
json.el
kermit.el
kmacro.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ldefs-boot.el Auto-commit of loaddefs files. 2011-05-01 06:23:07 -04:00
ledit.el
linum.el Convert some .el files to lexical scoping. 2011-04-04 11:35:16 +02:00
loadhist.el
loadup.el lisp/loadup.el: Use string-to-number', not string-to-int'. 2011-04-15 05:15:22 +02:00
locate.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
longlines.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
lpr.el * lisp/lpr.el (print-region-1): Echo lpr-program's output, so error messages 2011-05-06 13:38:02 -03:00
ls-lisp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
macros.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
Makefile.in Make update_autogen handle loaddefs-like files as well. 2011-04-05 19:13:16 -07:00
makefile.w32-in A better default for $(EMACS) in lisp/makefile.w32-in. 2011-04-02 11:55:47 +03:00
makesum.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
man.el * lisp/man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported. 2011-04-07 20:30:26 -07:00
master.el
mb-depth.el
md4.el
menu-bar.el
midnight.el Remove redundant (require 'timer) in midnight.el 2011-03-26 06:26:30 +08:00
minibuf-eldef.el
minibuffer.el * lisp/minibuffer.el (completion--message): New function. 2011-05-03 22:19:32 -03:00
misc.el
misearch.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
mouse-copy.el
mouse-drag.el Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
mouse-sel.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
mouse.el Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef. 2011-04-22 20:07:16 -07:00
mpc.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
msb.el
mwheel.el
newcomment.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
notifications.el Fix misuse of quote in `case'. 2011-03-15 13:39:56 -04:00
novice.el
outline.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
paren.el
password-cache.el Merge changes made in Gnus trunk. 2011-03-03 13:21:50 +00:00
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el * pcomplete.el (pcomplete-std-complete): Fix last minute typo. 2011-04-29 14:33:30 -03:00
printing.el Replace many instances of read-file-name with read-directory-name. 2011-03-05 16:56:00 -05:00
proced.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ps-bdf.el
ps-def.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ps-mule.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ps-print.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
ps-samp.el
README
recentf.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
rect.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
register.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
repeat.el
replace.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
reposition.el
reveal.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
rfn-eshadow.el
rot13.el
ruler-mode.el
savehist.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
saveplace.el New variable `revert-buffer-in-progress-p'. 2011-04-06 21:38:46 +02:00
sb-image.el
scroll-all.el
scroll-bar.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
scroll-lock.el
select.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
server.el Decode &_ => SPC in the reply. 2011-05-02 04:33:11 +02:00
ses.el
sha1.el
shadowfile.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
shell.el * lisp/shell.el: Use lexical-binding and std completion UI. 2011-04-20 19:31:06 -03:00
simple.el lisp/simple.el (list-processes): Return nil as the docstring says. 2011-05-06 03:02:49 +02:00
skeleton.el
sort.el
soundex.el
speedbar.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
startup.el lisp/startup.el (command-line): Use delayed warning for "_emacs". 2011-04-29 00:58:40 +02:00
strokes.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
subr.el Add delayed warnings support. 2011-04-28 21:35:20 +02:00
t-mouse.el
tabify.el
talk.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tar-mode.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tempo.el
term.el Convert some defvars to defcustoms. 2011-02-16 21:13:17 -08:00
terminal.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
thingatpt.el Add support for defun in thingatpt.el 2011-03-25 00:38:12 +08:00
thumbs.el
time-stamp.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
time.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
timezone.el
tmm.el
tool-bar.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tooltip.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tree-widget.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
tutorial.el
type-break.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
uniquify.el Misc fixes, and use lexical-binding in more files. 2011-03-11 15:04:22 -05:00
userlock.el
vcursor.el
version.el Bump version to 23.3.50 2011-03-11 12:17:33 -05:00
view.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
vt100-led.el
vt-control.el
w32-fns.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
w32-vars.el
wdired.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
whitespace.el * lisp/whitespace.el (whitespace-trailing-regexp): Don't rely on the 2011-05-03 22:02:09 -03:00
wid-browse.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
wid-edit.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
widget.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
windmove.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
window.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
winner.el
woman.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
x-dnd.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
xml.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00
xt-mouse.el lisp/*.el: Lexical-binding cleanup. 2011-04-19 15:44:55 +02:00

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.