emacs/lisp
2013-10-09 14:49:32 -04:00
..
calc Update some function declarations 2013-09-11 22:48:22 -07:00
calendar * calendar/cal-china.el (calendar-chinese-year-cache): Recenter on 2015. 2013-08-28 20:21:33 -07:00
cedet Rename lookup-words to ispell-lookup-words 2013-09-28 10:54:27 +08:00
emacs-lisp authors.el trivia 2013-10-09 13:10:08 -04:00
emulation Use with-demoted-errors now that it can format any error messages 2013-09-11 22:32:57 -07:00
erc * erc.el (erc-invite-only-mode, erc-toggle-channel-mode): 2013-09-20 17:52:07 -07:00
eshell * lisp/eshell/esh-cmd.el (eshell--sep-terms): New var. 2013-09-23 19:23:32 -04:00
gnus * gnus-util.el (image-size): Declare. 2013-09-17 21:54:21 -07:00
international international/quail.el (quail-help): Make it not a command. 2013-09-26 22:46:50 +09:00
language Use UTF-8 for most files with non-ASCII characters. 2013-04-01 18:18:40 -07:00
mail Auto-commit of loaddefs files. 2013-09-18 06:19:31 -04:00
mh-e * etc/tutorials/TUTORIAL.translators (Maintainer): Update the maintainer. 2013-08-02 14:59:25 +08:00
net * net/tramp.el (tramp-handle-insert-file-contents): Improve handling 2013-10-07 14:45:20 +02:00
nxml * lisp/nxml/nxml-mode.el: Use lexical-binding and syntax-propertize. 2013-10-07 09:54:48 -04:00
obsolete Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
org Fix typos in ChangeLogs. 2013-07-26 19:02:22 +02:00
play * lisp/play/life.el (life-mode): Use define-derived-mode. Derive from 2013-09-17 13:47:01 -04:00
progmodes * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging 2013-10-09 06:18:01 +03:00
term * lisp/term/ns-win.el (ns-initialize-window-system): Set locale-coding-system 2013-10-01 20:22:48 +02:00
textmodes * lisp/textmodes/css-mode.el (css-smie-rules): Fix indentation. 2013-10-07 11:40:24 -04:00
url * url/url-util.el (url-pretty-length): Make obsolete and all uses 2013-09-29 09:37:03 +08:00
vc * lisp/vc/vc-svn.el (vc-svn-create-repo): Expand paths in file://... url. 2013-10-09 14:49:32 -04:00
.gitignore * lisp/.gitignore: Remove arch-tag. 2011-02-17 21:21:57 -08:00
abbrev.el Merge from emacs-24; up to 2013-01-03T02:31:36Z!rgm@gnu.org 2013-09-17 00:26:07 -07:00
align.el * lisp/align.el: Use lexical-binding. 2013-08-20 18:13:29 -04:00
allout-widgets.el lisp/*.el: Silence lexical-binding warnings. 2013-08-09 01:59:14 +02:00
allout.el lisp/*.el: Silence lexical-binding warnings. 2013-08-09 01:59:14 +02:00
ansi-color.el * lisp/ansi-color.el: Fix old URL. 2013-07-24 11:49:24 +08:00
apropos.el * lisp/subr.el (macrop): New function. 2013-08-04 16:18:11 -04:00
arc-mode.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
array.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
autoarg.el Remove references to universal-argument-num-events. 2013-09-23 04:58:02 +02:00
autoinsert.el * autoinsert.el (auto-insert-alist): Make the value of 2013-09-23 12:21:41 +08:00
autorevert.el * lisp/autorevert.el (auto-revert-notify-handler): Use `cl-dolist' since we 2013-09-12 00:56:51 -04:00
avoid.el In avoid.el handle case where posn-at-point returns nil. 2013-09-02 09:11:26 +02:00
battery.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
bindings.el * lisp/bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register. 2013-08-08 02:44:22 +02:00
bookmark.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
bs.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
buff-menu.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
button.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
calculator.el * lisp/calculator.el (calculator-funcall): Fix typo in last change. 2013-09-03 15:44:02 -04:00
case-table.el * lisp/case-table.el (case-table-get-table): New function. 2013-03-27 10:33:03 -04:00
cdl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog * lisp/vc/vc-svn.el (vc-svn-create-repo): Expand paths in file://... url. 2013-10-09 14:49:32 -04:00
ChangeLog.1 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.2 Fix typos. 2013-06-11 18:51:12 +02:00
ChangeLog.3 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.4 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.5 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.6 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.7 Fix typos in ChangeLogs. 2013-07-26 19:02:22 +02:00
ChangeLog.8 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.9 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.10 Fix typos in ChangeLogs. 2013-07-26 19:02:22 +02:00
ChangeLog.11 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.12 Spelling fixes. 2013-08-27 12:02:42 -07:00
ChangeLog.13 Spelling fixes. 2013-06-30 08:10:33 -07:00
ChangeLog.14 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.15 Fix typos in ChangeLogs. 2013-07-26 19:02:22 +02:00
ChangeLog.16 ChangeLog whitespace fixes 2013-09-17 00:31:09 -07:00
chistory.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
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 color.el: fix color-rgb-to-hsv computing 2013-01-11 15:04:24 +00:00
comint.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
completion.el lisp/completion.el: Remove stuff unused since 2013-03-15T16:06:12Z!handa@gnu.org. 2013-08-10 14:00:19 +02:00
composite.el composite.el (compose-gstring-for-graphic): Handle enclosing mark. 2013-09-12 23:45:28 +09: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 Misc changes to reduce use of `(lambda...); and other cleanups. 2013-08-29 15:55:58 -04:00
cus-face.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
cus-start.el Fix some custom types 2013-08-13 00:42:51 -07:00
cus-theme.el faces.el (read-face-name): Do not override value of arg default, call instead face-at-point 2013-04-12 20:10:09 -05:00
custom.el Silence some --without-x compilation warnings 2013-09-17 19:50:04 -07:00
dabbrev.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
delim-col.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
delsel.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
descr-text.el Misc changes to reduce use of `(lambda...); and other cleanups. 2013-08-29 15:55:58 -04:00
desktop.el Spelling fixes. 2013-08-15 22:15:51 -07:00
dframe.el Address some "unused lexical variable" warnings 2013-09-17 21:48:00 -04:00
dired-aux.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
dired-x.el * lisp/dired-x.el (dired-guess-default): Make `file' available in the env. 2013-09-13 13:28:34 -04:00
dired.el Auto-commit of loaddefs files. 2013-09-14 06:19:38 -04:00
dirtrack.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
disp-table.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
dnd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
doc-view.el * doc-view.el (doc-view-scale-reset): Rename from 2013-09-27 08:46:49 +02:00
dos-fns.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dos-vars.el Make some files provide features 2013-05-11 16:41:52 -07:00
dos-w32.el * lisp/lpr.el: Signal print errors more prominently. 2013-07-24 00:37:11 -04:00
double.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dynamic-setting.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ebuff-menu.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
echistory.el * lisp/echistory.el (electric-command-history): Remove call to deleted func. 2013-09-11 14:33:58 -04:00
edmacro.el * lisp/edmacro.el (edmacro-format-keys): Fix previous change. 2013-07-15 15:45:22 -04:00
ehelp.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
electric.el * lisp/electric.el (electric-indent-inhibit): New var. 2013-10-07 14:51:26 -04:00
elide-head.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
emacs-lock.el lisp/bs.el, emacs-lock.el: Use defvar-local, setq-local. 2013-06-22 04:33:33 +02:00
env.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
epa-dired.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epa-file.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epa-hook.el * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable' 2013-08-26 13:03:09 +02:00
epa-mail.el Add aliases for encrypting mail. 2013-07-26 05:32:44 -04:00
epa.el * lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode. 2013-09-06 11:37:01 -04:00
epg-config.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epg.el epg: doc improvement for verify functions 2013-10-03 10:29:17 +09:00
expand.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ezimage.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 (read-face-name): Do not override value of arg default, call instead face-at-point 2013-04-12 20:10:09 -05:00
faces.el Support menus on text-mode terminals. 2013-10-08 20:49:20 +03:00
ffap.el lisp/ffap.el: Fix reference to variable thing-at-point-default-mail-uri-scheme. 2013-08-10 01:08:46 +02:00
filecache.el lisp/filecache.el (file-cache-delete-file-list): Print message only when told so. 2013-08-10 01:15:39 +02:00
filenotify.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
files-x.el * lisp/files-x.el (read-file-local-variable-value): Add `default'. 2013-06-25 23:48:54 +03:00
files.el * files.el (interpreter-mode-alist): Add octave. 2013-09-22 20:23:20 +08:00
filesets.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
find-cmd.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
find-dired.el Add dired-hide-details-mode. (Bug#6799) 2013-02-13 10:42:31 +01:00
find-file.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
find-lisp.el lisp/find-lisp.el: Fix typos in docstrings. 2013-08-06 14:12:33 +02:00
finder.el * lisp/finder.el (finder-compile-keywords): Don't mess with windows. 2013-09-03 15:49:54 -04:00
flow-ctrl.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
foldout.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
follow.el * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag) 2013-09-17 21:42:30 -07:00
font-core.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
font-lock.el * lisp/emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs. 2013-10-08 10:57:18 -04: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 * lisp/format.el (format-annotate-function): Handle read-only text properties 2013-07-26 20:29:42 -04:00
forms.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
frame.el Fix display-mouse-p and display-popup-menus-p for TTYs; menus in Custom work. 2013-10-02 21:44:40 +03:00
frameset.el Spelling fixes. 2013-08-15 22:15:51 -07:00
fringe.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
generic-x.el rul-generic-mode-syntax-table fix for recent cc-mode changes 2013-09-04 19:55:08 -04:00
gs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
help-at-pt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
help-mode.el * lisp/help-mode.el (help-mode-finish): Use derived-mode-p. 2013-09-17 13:48:06 -04:00
help.el Add a major-mode for the *Messages* buffer 2013-09-17 00:39:54 -07:00
hex-util.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hexl.el In doc, use standard American English style for e.g., etc., i.e. 2013-02-12 09:36:54 -08:00
hfy-cmap.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
hi-lock.el Search and highlight symbol at point. 2013-06-03 11:51:50 +03:00
hilit-chg.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
hippie-exp.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
hl-line.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
htmlfontify.el * lisp/htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg. 2013-06-25 23:59:48 -07:00
ibuf-ext.el * ibuf-ext.el (ibuffer-filter-by-filename): Make it work with dired buffers too. 2013-07-31 00:32:58 -07:00
ibuf-macs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ibuffer.el Auto-commit of loaddefs files. 2013-09-15 06:22:42 -04:00
icomplete.el * lisp/icomplete.el (icomplete-in-buffer): New var. 2013-09-16 15:09:24 -04:00
ido.el * lisp/ido.el (ido-completion-help): Fix up compiler warning. 2013-08-08 20:54:22 -04:00
ielm.el Silence ielm compilation 2013-05-29 20:30:34 -07:00
iimage.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
image-dired.el image-dired.el: use with-current-buffer 2013-07-20 12:29:02 -07:00
image-file.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
image-mode.el Add functions to change the speed of animated images 2013-08-15 23:33:08 -07:00
image.el * image.el (image-multi-frame-p): Remove --without-x warning/error. 2013-09-17 21:26:19 -07:00
imenu.el * lisp/imenu.el: Comment nitpicks. 2013-02-28 12:15:08 -05:00
indent.el * indent.el: Provide interactive indent-rigidly mode. Use lexical-binding. 2013-10-08 02:17:49 -04:00
info-look.el * info-look.el: Prefer latex2e.info. 2013-04-22 22:41:32 +08:00
info-xref.el Make info-xref checks case-sensitive by default 2013-07-02 20:09:38 -07:00
info.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
informat.el * lisp/informat.el (Info-tagify): Handle buffers not visiting files. 2013-02-20 22:39:04 -08:00
isearch.el * lisp/isearch.el (isearch-help-map, isearch-mode-map): Don't bind [t] 2013-10-09 02:20:12 +03:00
isearchb.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
iswitchb.el Merge from emacs-24; up to 2012-12-26T16:22:18Z!michael.albinus@gmx.de 2013-03-30 09:55:47 -07:00
jit-lock.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +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 * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
json.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
kermit.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
kmacro.el Remove references to universal-argument-num-events. 2013-09-23 04:58:02 +02:00
ldefs-boot.el Auto-commit of loaddefs files. 2013-10-01 06:17:41 -04:00
linum.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
loadhist.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
loadup.el Preload tooltip.el unconditionally. 2013-10-08 18:11:29 +03:00
locate.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
lpr.el * lisp/lpr.el: Signal print errors more prominently. 2013-07-24 00:37:11 -04:00
ls-lisp.el Commentary update 2013-09-17 00:43:14 -07:00
macros.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Makefile.in Tweak to Makefile rules that list *.el files 2013-08-31 19:12:32 -07:00
makefile.w32-in Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
makesum.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
man.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
master.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
mb-depth.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
md4.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
menu-bar.el Preload tooltip.el unconditionally. 2013-10-08 18:11:29 +03:00
midnight.el * lisp/midnight.el (clean-buffer-list-kill-regexps) 2013-09-24 13:34:51 -04:00
minibuf-eldef.el * minibuf-eldef.el (minibuffer-default--in-prompt-regexps): Handle 2013-02-10 15:18:48 +01:00
minibuffer.el * lisp/minibuffer.el (completion--replace): Be careful that `end' might be 2013-10-03 22:12:16 -04:00
misc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
misearch.el Disambiguate function and variable references in docstrings. 2013-01-11 18:08:55 -05:00
mouse-copy.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
mouse-drag.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
mouse.el Merge from trunk. 2013-09-26 10:37:16 +03:00
mpc.el * lisp/mpc.el (mpc-songs-jump-to): Adjust to different playlist format. 2013-10-07 23:48:01 -04:00
msb.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
mwheel.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
newcomment.el * lisp/newcomment.el (comment-use-global-state): Change default value 2013-10-06 02:40:16 +03:00
notifications.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
novice.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
outline.el * outline.el (outline-regexp, outline-heading-end-regexp): Use 2013-02-20 14:05:24 +01:00
paren.el * lisp/paren.el: Simplify the code. 2013-05-30 11:44:54 -04:00
password-cache.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-cvs.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-unix.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
pcmpl-x.el Standardize license text 2013-04-09 18:22:15 -07:00
pcomplete.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
printing.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
proced.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
profiler.el * lisp/profiler.el: Create a more coherent calltree from partial backtraces. 2013-10-08 23:32:35 -04:00
ps-bdf.el Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
ps-def.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ps-mule.el * lisp/lpr.el: Signal print errors more prominently. 2013-07-24 00:37:11 -04:00
ps-print.el * lisp/lpr.el: Signal print errors more prominently. 2013-07-24 00:37:11 -04:00
ps-samp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
README
recentf.el More missing :version tags for defcustoms 2013-05-06 00:10:31 -07:00
rect.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
register.el * register.el (insert-register): Fix 2013-10-07T01:28:34Z!sdl.web@gmail.com. 2013-10-08 08:02:20 +02:00
repeat.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
replace.el * lisp/replace.el (replace-string): Doc fix re start/end. 2013-09-05 21:38:45 -04:00
reposition.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
reveal.el Use with-demoted-errors now that it can format any error messages 2013-09-11 22:32:57 -07:00
rfn-eshadow.el * minibuffer.el (completion--sifn-requote): Bind `non-essential'. 2013-08-20 12:04:13 +02:00
rot13.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
ruler-mode.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
savehist.el * lisp/savehist.el: No need for cl when compiling on Emacs. 2013-09-11 13:27:22 -04:00
saveplace.el Use with-demoted-errors now that it can format any error messages 2013-09-11 22:32:57 -07:00
sb-image.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scroll-all.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scroll-bar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
scroll-lock.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
select.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
server.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
ses.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
shadowfile.el Remove some more reimplementations of cl-lib functions 2013-07-11 20:54:57 -07:00
shell.el Fix some minor shell.el oddness related to usage of error and message 2013-09-11 22:40:50 -07:00
simple.el * lisp/simple.el (x-selection-owner-p, x-selection-exists-p): Declare. 2013-09-19 16:31:26 -04: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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
speedbar.el Misc changes to reduce use of `(lambda...); and other cleanups. 2013-08-29 15:55:58 -04:00
startup.el Add a major-mode for the *Messages* buffer 2013-09-17 00:39:54 -07:00
strokes.el Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
subr.el * lisp/subr.el (read-passwd): Hide chars even when called within a context 2013-10-04 15:06:45 -04:00
t-mouse.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tabify.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
talk.el Do not call to `selected-frame' where it is assumed by default. 2013-08-05 14:35:55 +04:00
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 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
term.el * term.el (term-mouse-paste): Reorder to silence --without-x compilation. 2013-09-17 21:46:44 -07:00
thingatpt.el lisp/*.el: Remove lexical-binding warnings; additional small cleanups. 2013-08-10 17:17:29 +02:00
thumbs.el Remove some reimplementations of cl-gensym 2013-07-11 13:16:19 -04:00
time-stamp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
time.el * lisp/time.el (display-time-event-handler) 2013-08-09 14:49:36 -04:00
timezone.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tmm.el Make tty-menu-open-use-tmm a defcustom, update tmm docs accordingly. 2013-10-08 12:01:26 +03:00
tool-bar.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tooltip.el Preload tooltip.el unconditionally. 2013-10-08 18:11:29 +03:00
tree-widget.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tutorial.el lisp/*.el: More lexical-binding warnings' cleanups. 2013-08-11 02:07:48 +02:00
type-break.el Misc custom group fixes 2013-05-15 19:55:41 -04:00
uniquify.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
userlock.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
vcursor.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
version.el lisp/*.el: Silence lexical-binding warnings. 2013-08-09 01:59:14 +02:00
view.el lisp/*.el: More lexical-binding warnings' cleanups. 2013-08-11 02:07:48 +02:00
vt-control.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
vt100-led.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32-common-fns.el * w32-common-fns.el (x-server-version, x-select-enable-clipboard): Declare. 2013-09-17 21:34:56 -07:00
w32-fns.el * lisp/w32-fns.el (w32-charset-info-alist): Declare. 2013-05-06 00:29:26 -07:00
w32-vars.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
wdired.el wdired.el trivia 2013-09-17 20:45:54 -07:00
whitespace.el Refactor out setting `whitespace-indent-tabs-mode' and 2013-08-01 14:58:28 +02:00
wid-browse.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
wid-edit.el Remove some more reimplementations of cl-lib functions 2013-07-11 20:54:57 -07:00
widget.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
windmove.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
window.el Silence some --without-x compilation warnings 2013-09-17 19:50:04 -07:00
winner.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
woman.el lisp/*.el: More lexical-binding warnings' cleanups. 2013-08-11 02:07:48 +02:00
x-dnd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
xml.el lisp/xml.el (xml-parse-tag-1): Use looking-at. 2013-08-12 17:11:35 +02:00
xt-mouse.el * lisp/xt-mouse.el (xterm-mouse-event-read): Remove. 2013-03-10 22:56:18 -04: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.