1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp
Leo Liu e872d52c93 Add vector qpattern to pcase
* doc/lispref/control.texi (Pattern matching case statement): Document vector
qpattern. 

* etc/NEWS: Mention vector qpattern for pcase.  (Bug#18327).

* lisp/emacs-lisp/pcase.el (pcase): Doc fix.
(pcase--split-vector): New function.
(pcase--q1): Support vector qpattern.  (Bug#18327)
2014-09-06 08:59:00 +08:00
..
calc calc/calc-forms.el (math-normalize-hms): Do a better check for 2014-09-04 20:04:47 -05:00
calendar Handle failed attempts to split a side window (Bug#18304). 2014-08-21 10:40:29 +02:00
cedet * cedet/semantic/ia.el (semantic-ia-complete-symbol-menu): Use posn-at-point 2014-06-19 18:07:09 -04:00
emacs-lisp Add vector qpattern to pcase 2014-09-06 08:59:00 +08:00
emulation Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org 2014-08-27 18:59:29 -07:00
erc * erc.el Disable display commands in current buffer, fix case where buffer name is already set 2014-08-13 09:14:43 -04:00
eshell * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table. 2014-07-08 15:15:28 -04:00
gnus Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
international merge trunk 2014-06-28 10:35:48 +09:00
language
leim * leim/quail/latin-post.el: Transform " __" into " _". 2014-08-10 17:43:33 -07:00
mail Fix bug #17560 with backward-incompatible API change in rmail-delete-*. 2014-05-30 12:33:43 +03:00
mh-e Use file-accessible-directory-p in some more places 2014-05-09 00:02:00 -07:00
net * net/tramp-sh.el (tramp-sh-handle-start-file-process): Expand `default-directory'. 2014-09-05 16:12:48 +02:00
nxml * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. 2014-05-28 23:45:29 -04:00
obsolete * lisp/obsolete/mouse-sel.el (mouse-sel-mode): Use add/remove-function. 2014-08-13 10:15:54 -04:00
org * lisp/simple.el (handle-shift-selection, exchange-point-and-mark) 2014-06-23 11:32:24 -04:00
play * lisp/play/landmark.el: Use lexical-binding and avoid `intangible'. 2014-06-25 14:11:45 -04:00
progmodes * lisp/progmodes/which-func.el (which-func-ff-hook): Obey pre-existing 2014-09-03 15:10:15 -04:00
term Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca 2014-06-21 12:45:59 -07:00
textmodes New custom variable `tex-print-file-extension' to help users who use PDF instead of DVI. 2014-09-05 15:07:52 -04:00
url Remove remaining mentions of VMS as a host 2014-08-07 12:49:36 +01:00
vc * lisp/vc/vc-git.el (vc-git-conflicted-files): Fix bug when git status 2014-09-04 12:34:45 -04:00
.gitignore
abbrev.el Doc updates re abbrev-expand-function 2014-05-26 18:09:45 -07:00
align.el * align.el (align-adjust-col-for-rule): Unbreak due to defaulting 2014-06-24 07:09:20 +08:00
allout-widgets.el
allout.el
ansi-color.el
apropos.el
arc-mode.el Fix a few ``MS-DOG''s overlooked in the previous commit. 2014-08-07 11:15:52 +01:00
array.el
autoarg.el
autoinsert.el
autorevert.el
avoid.el * lisp/avoid.el (mouse-avoidance-banish-position): Fix defcustom :options 2014-05-21 00:20:36 +03:00
battery.el
bindings.el Small fixes re toggle-read-only, mainly doc 2014-07-21 01:38:17 -04:00
bookmark.el Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de 2014-06-08 16:41:43 -07:00
bs.el Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.org 2014-07-21 02:03:08 -04:00
buff-menu.el Small fixes re toggle-read-only, mainly doc 2014-07-21 01:38:17 -04:00
button.el
calculator.el lisp/calculator.el (calculator-last-input): drop 'ascii-character property 2014-06-24 03:55:36 -04:00
case-table.el
cdl.el
ChangeLog Add vector qpattern to pcase 2014-09-06 08:59:00 +08:00
ChangeLog.1
ChangeLog.2
ChangeLog.3 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.8 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.9 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.10 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.11 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.12 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.13
ChangeLog.14
ChangeLog.15 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
ChangeLog.16 Misc accumulated ChangeLog convention fixes 2014-08-28 18:18:39 -04:00
chistory.el
cmuscheme.el
color.el
comint.el
completion.el
composite.el Fix Bug#17739. 2014-06-28 10:34:17 +09:00
COPYING
cus-dep.el
cus-edit.el Doc and comment fixes re "online" help 2014-06-28 19:33:50 -07:00
cus-face.el * cus-face.el (custom-face-attributes): Add :distant-foreground. 2014-05-25 13:47:34 +02:00
cus-start.el Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ru 2014-06-01 17:18:22 -07:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el * lisp/delsel.el (electric-newline-and-maybe-indent): Mark it as well. 2014-06-17 09:40:03 -04:00
descr-text.el
desktop.el * lisp/desktop.el (after-init-hook): Disable startup frame restoration 2014-07-15 21:28:42 -07:00
dframe.el
dired-aux.el
dired-x.el
dired.el Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.org 2014-07-21 02:03:08 -04:00
dirtrack.el
disp-table.el
dnd.el
doc-view.el Merge commit 2014-07-28T09:07:56Z!tsdh@gnu.org from trunk. 2014-07-28 11:32:25 +02:00
dos-fns.el
dos-vars.el
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
edmacro.el
ehelp.el Doc and comment fixes re "online" help 2014-06-28 19:33:50 -07:00
elec-pair.el
electric.el * lisp/electric.el (electric-layout-post-self-insert-function): 2014-06-22 09:43:58 +04:00
elide-head.el
emacs-lock.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el
epg.el Add with-file-modes macro, and use it 2014-05-14 10:15:15 -07:00
expand.el
ezimage.el
face-remap.el
facemenu.el * lisp/facemenu.el (list-colors-print): In help-echo format use %.2f 2014-07-08 11:55:00 +03:00
faces.el Merge from emacs-24; up to 2014-06-22T05:00:14Z!dmantipov@yandex.ru 2014-07-12 10:53:29 -07:00
ffap.el * lisp/ffap.el (ffap-lax-url): New var. 2014-06-11 22:29:50 -04:00
filecache.el
filenotify.el
files-x.el
files.el * files.el (minibuffer-with-setup-hook): Allow (:append FUN) to 2014-08-29 10:48:17 +08:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Doc and comment fixes re "online" help 2014-06-28 19:33:50 -07:00
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. 2014-05-28 23:45:29 -04:00
format-spec.el
format.el
forms.el
frame.el Clean up initialization and customization of horizontal scroll bars. 2014-09-03 17:10:29 +02:00
frameset.el
fringe.el
generic-x.el
gs.el
help-at-pt.el
help-fns.el Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.org 2014-06-25 23:55:15 -07:00
help-macro.el
help-mode.el
help.el * lisp/help.el (temp-buffer-setup-hook,temp-buffer-show-hook): Revert 2014-08-07 11:25:09 +08:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. 2014-05-28 23:45:29 -04:00
hilit-chg.el
hippie-exp.el * lisp/hippie-exp.el (he--all-buffers): New function. 2014-06-12 10:35:09 -04:00
hl-line.el
htmlfontify.el * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. 2014-05-28 23:45:29 -04:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el Replace mode-specific quit function in ibuffer.el 2014-08-31 14:44:36 -06:00
icomplete.el
ido.el
ielm.el
iimage.el
image-dired.el
image-file.el
image-mode.el Allow resetting image transform options 2014-08-12 16:16:45 +02:00
image.el
imenu.el
indent.el Fix a few packages to work with nil tab-stop-list 2014-06-26 07:53:37 +08:00
info-look.el
info-xref.el
info.el Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org 2014-08-10 17:59:34 -07:00
informat.el
isearch.el
isearchb.el
jit-lock.el * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions. 2014-05-28 23:45:29 -04:00
jka-cmpr-hook.el
jka-compr.el
json.el
kermit.el
kmacro.el
ldefs-boot.el Auto-commit of loaddefs files. 2014-09-01 06:21:26 -04:00
linum.el * lisp/linum.el (linum--face-height): New function. 2014-07-08 15:33:37 -04:00
loadhist.el
loadup.el * loadup.el (load-prefer-newer): Set non-nil when dumping. 2014-05-31 19:36:40 -07:00
locate.el
lpr.el
ls-lisp.el Implement the GNU ls -v switch in ls-lisp.el. 2014-09-01 18:03:45 +03:00
macros.el
Makefile.in Add dependencies to fix loaddefs race during parallel builds. 2014-08-16 09:50:32 -07:00
makefile.w32-in
makesum.el
man.el * lisp/man.el (Man-bgproc-sentinel): Use `Man-page-from-arguments' 2014-07-02 03:57:53 +03:00
master.el
mb-depth.el
md4.el
menu-bar.el Add and use function horizontal-scroll-bars-available-p. 2014-09-05 12:29:34 +02:00
midnight.el
minibuf-eldef.el
minibuffer.el * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table. 2014-07-08 15:15:28 -04:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org 2014-08-10 17:59:34 -07:00
mpc.el * lisp/mpc.el (mpc-reorder): Don't bother splitting the "active" elements 2014-08-12 12:16:00 -04:00
msb.el
mwheel.el
newcomment.el
notifications.el
novice.el
outline.el
paren.el
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
printing.el Add with-file-modes macro, and use it 2014-05-14 10:15:15 -07:00
proced.el
profiler.el
ps-bdf.el
ps-def.el * lisp/ps-def.el (ps-generate-postscript-with-faces1): Don't mess with 2014-06-30 22:25:52 -04:00
ps-mule.el
ps-print.el Also mention bug-gnu-emacs in (ps-)print.el version strings 2014-05-10 14:41:12 -07:00
ps-samp.el ps-samp.el: Make it slightly less awful 2014-06-25 23:35:38 -07:00
README
recentf.el
rect.el * rect.el (rectangle--default-line-number-format): Rename 2014-08-03 23:27:14 -07:00
register.el register.el: Add link to Emacs manual in Commentary. 2014-06-03 11:06:18 +02:00
repeat.el
replace.el * lisp/replace.el (query-replace): Fix typo in docstring. 2014-08-24 20:36:45 -06:00
reposition.el
reveal.el * lisp/mouse.el: Use the normal toplevel loop while dragging. 2014-05-11 01:49:14 -04:00
rfn-eshadow.el
rot13.el
ruler-mode.el Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.org 2014-06-25 23:55:15 -07:00
savehist.el
saveplace.el
sb-image.el
scroll-all.el Make some old emulation modes obsolete 2014-06-01 18:02:21 -07:00
scroll-bar.el Add and use function horizontal-scroll-bars-available-p. 2014-09-05 12:29:34 +02:00
scroll-lock.el
select.el
server.el * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table. 2014-07-08 15:15:28 -04:00
ses.el Correct ses-truncate-cell bug implied by setting ses.el in lexical binding: row and col had been erronously made unbound. 2014-07-21 19:53:38 +02:00
shadowfile.el
shell.el * lisp/shell.el (shell-mode) <shell-dirstack-query>: Bypass bash aliases. 2014-05-22 15:56:49 -04:00
simple.el Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org 2014-08-27 18:59:29 -07:00
skeleton.el * skeleton.el (skeleton-end-hook): Default to nil and move the 2014-06-26 22:21:46 +08:00
sort.el
soundex.el
speedbar.el Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.de 2014-08-14 21:34:06 -07:00
startup.el Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ru 2014-09-02 21:21:40 -07:00
strokes.el
subr.el * lisp/subr.el (call-process-shell-command, process-file-shell-command): 2014-09-04 21:20:51 -04:00
t-mouse.el
tabify.el
talk.el
tar-mode.el * lisp/tar-mode.el (tar--extract, tar-extract): Avoid disabling undo 2014-08-28 15:18:24 -04:00
tempo.el
term.el * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table. 2014-07-08 15:15:28 -04:00
thingatpt.el
thumbs.el
time-stamp.el
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el * lisp/tutorial.el: Restore comment lost 2006-12-21. 2014-09-01 23:48:20 -07:00
type-break.el
uniquify.el Doc edits re uniquify 2014-06-08 00:41:27 -07:00
userlock.el
vcursor.el
version.el
view.el Small fixes re toggle-read-only, mainly doc 2014-07-21 01:38:17 -04:00
vt100-led.el
vt-control.el
w32-common-fns.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el Improve non-interactive use of whitespace reporting 2014-05-29 23:51:47 +01:00
wid-browse.el
wid-edit.el * lisp/electric.el (electric-layout-post-self-insert-function): 2014-06-22 09:43:58 +04:00
widget.el
windmove.el
window.el Adjust display-buffer-at-bottom. 2014-08-29 12:39:17 +02:00
winner.el
woman.el * woman.el (woman-mapcan): Remove. 2014-06-05 15:40:54 +02:00
x-dnd.el
xml.el
xt-mouse.el * lisp/xt-mouse.el (xterm-mouse-event): Don't assume last-click is non-nil. 2014-07-19 12:56:40 -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.