1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp
Stefan Monnier 249eea30ee * lisp/emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be
checked with memq.

Fixes: debbugs:14935
2013-07-24 01:13:24 -04:00
..
calc Add log2 support and make log10 obsolete for consistency. 2013-06-20 07:15:42 -07:00
calendar * calendar/todo-mode.el: Add handling of file deletion, both by 2013-07-05 16:03:35 +02:00
cedet Spelling fixes for "does not exists". 2013-07-15 21:39:23 -07:00
emacs-lisp * lisp/emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be 2013-07-24 01:13:24 -04:00
emulation * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04: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 [Gnus] Fix previous commit 2013-07-23 07:04:24 +00:00
international * international/mule.el (coding-system-iso-2022-flags): Fix last 2013-07-20 17:41:38 +02:00
language Use UTF-8 for most files with non-ASCII characters. 2013-04-01 18:18:40 -07:00
mail Add a comment. 2013-07-19 09:09:03 -04:00
mh-e Fix typos in ChangeLogs. 2013-06-19 22:10:57 +02:00
net * net/tramp.el (tramp-handle-file-notify-add-watch): New defun. 2013-07-23 16:06:02 +02:00
nxml * lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other 2013-05-15 14:31:51 -04:00
obsolete * obsolete/otodo-mode.el: Add obsolescence info to file header. 2013-06-27 10:33:43 +02:00
org Spelling fixes for "does not exists". 2013-07-15 21:39:23 -07:00
play * lisp/play/cookie1.el (cookie-apropos): Minor simplification. 2013-06-21 20:37:18 -04:00
progmodes * progmodes/sql.el Version 3.3 2013-07-23 20:25:53 -04:00
term * term/ns-win.el (display-format-alist): Use .*. 2013-07-02 20:16:09 +02:00
textmodes Add `remember-notes' function to store random notes across Emacs 2013-06-30 18:29:23 -04:00
url * lisp/url/url-http.el (status): Remove, unused. 2013-07-22 00:06:21 -04:00
vc * faces.el (tty-run-terminal-initialization): function changed (Stefan 2013-07-07 15:35:54 -04:00
.gitignore
abbrev.el * lisp/subr.el (with-wrapper-hook): Declare obsolete. 2013-04-17 20:12:33 -04:00
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: Fix old URL. 2013-07-24 11:49:24 +08: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 * autoinsert.el (auto-insert-alist): Default to lexical-binding. 2013-07-05 10:37:39 +08:00
autorevert.el * filenotify.el (file-notify--library): Renamed from 2013-07-18 12:03:49 +02:00
avoid.el
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 Don't call sit-for in right-char and left-char for visual cursor motion. 2013-06-30 17:49:33 +03:00
bookmark.el * bookmark.el (bookmark-make-record): Restore NAME as a default 2013-07-23 08:58:28 +08: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 * lisp/buff-menu.el (Buffer-menu-multi-occur): Add args and move the 2013-07-04 02:11:58 +03:00
button.el
calculator.el Silence some compiler warnings 2013-05-21 00:25:14 -07:00
case-table.el * lisp/case-table.el (case-table-get-table): New function. 2013-03-27 10:33:03 -04:00
cdl.el
ChangeLog * lisp/emacs-lisp/pcase.el (pcase--u1): Verify if self-quoting values can be 2013-07-24 01:13:24 -04: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 Spelling fixes. 2013-04-01 00:58:04 -07:00
ChangeLog.11
ChangeLog.12
ChangeLog.13 Spelling fixes. 2013-06-30 08:10:33 -07:00
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 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 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/desktop.el (desktop-clear): Fix previous change. 2013-07-24 01:10:58 +02: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/dired-x.el: Fix bug#14927. 2013-07-22 03:04:10 +02:00
dired.el Auto-commit of loaddefs files. 2013-07-22 06:21:02 -04:00
dirtrack.el
disp-table.el
dnd.el
doc-view.el Remove some more reimplementations of cl-lib functions 2013-07-11 20:54:57 -07:00
dos-fns.el
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
dynamic-setting.el
ebuff-menu.el
echistory.el
edmacro.el * lisp/edmacro.el (edmacro-format-keys): Fix previous change. 2013-07-15 15:45:22 -04:00
ehelp.el Make S-SPC scroll in the opposite direction to SPC 2013-02-11 20:46:18 -08:00
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 * epa.el (epa-popup-info-window): Doc fix. 2013-07-19 09:30:58 -04:00
epg-config.el
epg.el epg.el: Add context option home-directory' and program'. 2013-06-24 16:07:08 +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 (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 * lisp/faces.el (tty-setup-hook): Declare the hook. 2013-07-08 18:26:37 -04:00
ffap.el
filecache.el
filenotify.el * filenotify.el (file-notify--library): Renamed from 2013-07-18 12:03:49 +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 * lisp/files.el (revert-buffer-function): Use a non-nil default. 2013-07-24 00:56:12 -04:00
filesets.el Remove some more reimplementations of cl-lib functions 2013-07-11 20:54:57 -07:00
find-cmd.el
find-dired.el Add dired-hide-details-mode. (Bug#6799) 2013-02-13 10:42:31 +01:00
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 Spelling fixes. 2013-07-20 21:22:33 -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 Bind view-echo-area-messages in minibuffer-inactive-mode-map. 2013-02-09 13:52:20 +08:00
hex-util.el
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
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 * lisp/htmlfontify.el (hfy-triplet): Handle unspecified-fg, bg. 2013-06-25 23:59:48 -07:00
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 * lisp/buff-menu.el (Buffer-menu-multi-occur): Add args and move the 2013-07-04 02:11:58 +03:00
icomplete.el Fix bug#13708 2013-02-16 00:49:29 +05:30
ido.el Spelling fixes. 2013-07-13 22:18:48 -07:00
ielm.el Silence ielm compilation 2013-05-29 20:30:34 -07:00
iimage.el
image-dired.el image-dired.el: use with-current-buffer 2013-07-20 12:29:02 -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 * lisp/imenu.el: Comment nitpicks. 2013-02-28 12:15:08 -05:00
indent.el
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 Make info-xref checks case-sensitive by default 2013-07-02 20:09:38 -07: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-query-replace): Add " symbol" and other 2013-06-14 01:08:45 +03:00
isearchb.el
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 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 Remove all references to buffer-file-type and related features. 2013-02-09 14:52:01 +02:00
json.el
kermit.el
kmacro.el * kmacro.el (kmacro-call-macro): Fix bug#14135. 2013-04-05 16:38:06 +08:00
ldefs-boot.el Auto-commit of loaddefs files. 2013-07-01 06:20:51 -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 Add dired-hide-details-mode. (Bug#6799) 2013-02-13 10:42:31 +01:00
lpr.el * lisp/lpr.el: Signal print errors more prominently. 2013-07-24 00:37:11 -04: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 Use a @configure_input@ comment at the start of generated Makefiles 2013-07-23 18:57:17 -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 * lisp/menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry. 2013-02-16 19:40:38 -08:00
midnight.el
minibuf-eldef.el * minibuf-eldef.el (minibuffer-default--in-prompt-regexps): Handle 2013-02-10 15:18:48 +01:00
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 * lisp/subr.el (posn-point, posn-string): Fix it here instead. 2013-03-20 14:13:00 -04:00
mpc.el * lisp/mpc.el (mpc-proc): Add `restart' argument. 2013-04-10 09:17:27 -04:00
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 * 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
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 Standardize license text 2013-04-09 18:22:15 -07:00
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 Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
ps-def.el
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
README
recentf.el More missing :version tags for defcustoms 2013-05-06 00:10:31 -07:00
rect.el
register.el * lisp/register.el: Move semantic tag handling back to 2013-03-26 10:49:05 +08:00
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 Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
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 Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org 2013-02-12 20:31:09 -08:00
ses.el
shadowfile.el Remove some more reimplementations of cl-lib functions 2013-07-11 20:54:57 -07:00
shell.el * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x. 2013-07-14 19:33:54 -07:00
simple.el Fix bug #14881 with scrolling images smaller than the window height. 2013-07-17 19:47:49 +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 Add `remember-notes' function to store random notes across Emacs 2013-06-30 18:29:23 -04:00
strokes.el Use locate-user-emacs-file. 2013-03-11 22:08:21 -04:00
subr.el * lisp/subr.el (add-to-list): Fix compiler-macro when `append' is 2013-07-22 13:24:31 -04: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 Remove some reimplementations of cl-gensym 2013-07-11 13:16:19 -04:00
time-stamp.el
time.el
timezone.el
tmm.el * lisp/tmm.el: Use lexical-binding and current-active-maps. 2013-02-13 08:40:00 -05:00
tool-bar.el
tooltip.el Gud tooltip tweak 2013-05-23 23:50:22 -07:00
tree-widget.el
tutorial.el Add `enable-dir-local-variables' 2013-02-10 17:50:45 -08:00
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 Make S-SPC scroll in the opposite direction to SPC 2013-02-11 20:46:18 -08:00
vt100-led.el
vt-control.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 Remove some more reimplementations of cl-lib functions 2013-07-11 20:54:57 -07:00
widget.el
windmove.el
window.el lisp/window.el (window-state-put): Remove window if buffer was not restored. 2013-07-06 16:24:54 +02:00
winner.el * lisp/winner.el (winner-hook-installed-p): Remove. 2013-07-22 18:51:29 -04:00
woman.el
x-dnd.el
xml.el * xml.el (xml-parse-string): Fix typo in handling of bad character references. 2013-02-13 15:24:11 +08: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.