1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/lisp
Dmitry Gutov f235149801 * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
after `{'.  We need it after block openers, and it doesn't seem
to hurt after hash openers.
2013-12-22 08:04:40 +02:00
..
calc lisp/calc/calc.el (calc-enter, calc-pop): Use the variable 2013-12-19 22:53:24 -06:00
calendar New implementation of Todo item insertion commands and key bindings. 2013-12-20 18:21:12 +01:00
cedet Add more .gitignore 2013-12-16 17:18:19 +01:00
emacs-lisp * lisp/emacs-lisp/subr-x.el: (string-remove-prefix): New function. 2013-12-20 18:37:10 +02:00
emulation * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode. 2013-12-15 21:24:08 -05:00
erc * erc/erc-button.el (erc-nick-popup): Make `nick' available in the eval 2013-11-24 19:25:13 -08:00
eshell * eshell/em-prompt.el (eshell-emit-prompt): Fix last change. 2013-12-19 02:38:20 +08:00
gnus lisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remove duplicate defvar 2013-12-20 05:53:04 +00:00
international * titdic-cnv.el: Prevent "Local Variables" confusion. 2013-11-29 17:09:41 -08:00
language
leim Add more .gitignore 2013-11-29 12:25:04 +01:00
mail * lisp/mail/emacsbug.el (report-emacs-bug): 2013-12-17 20:03:07 -05:00
mh-e * lisp/mh-e/mh-print.el (mh-ps-print-preprint): Don't use dynamic-var 2013-11-05 15:51:06 -05:00
net eww: fix wrong key binding 2013-12-21 15:50:02 -05:00
nxml * lisp/nxml/nxml-mode.el: Use lexical-binding and syntax-propertize. 2013-10-07 09:54:48 -04:00
obsolete * obsolete/rcompile.el: Mark obsolete. 2013-11-19 16:59:53 +08:00
org Spelling fixes. 2013-12-08 13:23:50 -08:00
play * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding. 2013-11-25 09:31:04 -05:00
progmodes * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t 2013-12-22 08:04:40 +02:00
term Make NS port use the normal dnd functions. 2013-12-19 11:25:48 +01:00
textmodes Add tilde before \ref{}s to tables. 2013-12-18 12:52:49 +01:00
url * url/url.el (url-retrieve-synchronously): Add optional arg SILENT and 2013-12-20 18:12:17 +08:00
vc * lisp/vc/log-edit.el (log-edit-insert-filenames-without-changelog): New function. 2013-12-19 23:10:41 +02:00
.gitignore
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
allout-widgets.el * lisp/allout-widgets.el (allout-widgets): No need to autoload defgroup. 2013-11-13 18:43:55 -08:00
allout.el
ansi-color.el * ansi-color.el (ansi-color-drop-regexp): Add 1J, 1K, 2K. 2013-10-15 18:38:12 -07:00
apropos.el apropos.el (apropos-words-to-regexp): Fix algorithm. 2013-12-18 12:46:49 +08:00
arc-mode.el * lisp/arc-mode.el (archive-extract-by-file): Check if directory exists 2013-12-17 23:39:15 +02: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 Fix a thinko in last commit in autorevert.el. 2013-12-09 19:48:01 +02:00
avoid.el
battery.el * lisp/battery.el (battery-pmset): Handle OS X Mavericks (tiny change) 2013-10-23 15:44:28 -04:00
bindings.el * bindings.el (visual-order-cursor-movement): Fix version. 2013-12-13 09:54:09 +08:00
bookmark.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
bs.el
buff-menu.el Ensure unmarking in buffer menu clears 'S' marks. (Bug#15761) 2013-10-30 14:35:19 -04:00
button.el
calculator.el * lisp/calculator.el (calculator-funcall): Fix typo in last change. 2013-09-03 15:44:02 -04:00
case-table.el
cdl.el
ChangeLog * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t 2013-12-22 08:04:40 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10 Spelling fixes. 2013-12-08 13:23:50 -08:00
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16 Spelling and punctuation fixes. 2013-12-01 14:33:13 -08:00
chistory.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
cmuscheme.el
color.el
comint.el comint.el (comint-output-filter): Fix rear-nonsticky property placement. 2013-12-20 14:25:19 +08:00
completion.el
composite.el Make bootstrap without generated uni-*.el files possible again 2013-11-27 00:21:19 -08:00
COPYING
cus-dep.el
cus-edit.el * cus-edit.el (custom-magic-alist): Fix "themed" description. 2013-12-18 16:58:22 +08:00
cus-face.el Doc fixes for face functions. 2013-12-21 21:44:20 +08:00
cus-start.el Customize ns-use-srgb-colorspace on OSX >= 10.7 to use sRGB. 2013-12-21 17:11:55 +01:00
cus-theme.el * cus-theme.el (custom-new-theme-mode-map): Add bindings. 2013-12-18 15:54:20 +08:00
custom.el Don't make faces when loading Custom themes. 2013-12-21 23:31:09 +08:00
dabbrev.el
delim-col.el
delsel.el * lisp/delsel.el (delete-selection-mode): Don't enable transient-mark-mode. 2013-12-11 09:42:34 -05:00
descr-text.el
desktop.el * lisp/desktop.el (desktop-auto-save-timeout): Change default to 2013-12-16 23:48:51 +02:00
dframe.el Address some "unused lexical variable" warnings 2013-09-17 21:48:00 -04:00
dired-aux.el * lisp/misearch.el (multi-isearch-buffers): Set the value of 2013-12-11 02:11:26 +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 * lisp/saveplace.el (save-place-to-alist): Add `dired-filename' as 2013-12-20 22:20:39 +02:00
dirtrack.el
disp-table.el
dnd.el Fixed drag-n-drop with Unicode file names. 2013-12-03 14:21:13 +02:00
doc-view.el Refine redisplay optimizations to only redisplay *some* frames/windows 2013-11-28 17:43:09 -05:00
dos-fns.el
dos-vars.el
dos-w32.el Cleanup namespace of dos-w32.el. 2013-10-29 22:45:53 -04:00
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el * lisp/echistory.el (electric-command-history): Remove call to deleted func. 2013-09-11 14:33:58 -04:00
edmacro.el
ehelp.el
electric.el * lisp/electric.el (electric-indent-mode): Enable by default. 2013-11-29 12:59:38 -05:00
elide-head.el
emacs-lock.el * subr.el (process-live-p): Return nil for non-process. 2013-12-02 15:13:01 +08:00
env.el * src/fileio.c (Fsubstitute_in_file_name): Use substitute-env-in-file-name. 2013-10-10 17:42:38 -04:00
epa-dired.el
epa-file.el * lisp/epa-file.el (epa-file-insert-file-contents): Ensure we insert text 2013-12-02 14:05:47 -05:00
epa-hook.el
epa-mail.el
epa.el * lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode. 2013-09-06 11:37:01 -04:00
epg-config.el
epg.el epg: doc improvement for verify functions 2013-10-03 10:29:17 +09:00
expand.el
ezimage.el
face-remap.el Doc fixes for text-scale-adjust 2013-10-12 22:17:42 -07:00
facemenu.el
faces.el Don't make faces when loading Custom themes. 2013-12-21 23:31:09 +08:00
ffap.el ffap.el: handle "/usr/include/c++/<version>" directories. 2013-10-18 19:35:20 -07:00
filecache.el
filenotify.el Fix watching directories using w32notify.c. 2013-11-27 18:03:02 +02:00
files-x.el
files.el * files.el (break-hardlink-on-save): Doc fix. 2013-12-17 23:09:13 +08:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el * lisp/finder.el (finder-compile-keywords): Don't mess with windows. 2013-09-03 15:49:54 -04:00
flow-ctrl.el
foldout.el
follow.el * follow.el (scroll-bar-toolkit-scroll, scroll-bar-drag) 2013-09-17 21:42:30 -07:00
font-core.el
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
format.el
forms.el
frame.el Support resizing frames and windows pixelwise. 2013-11-30 10:25:31 +01:00
frameset.el
fringe.el
generic-x.el rul-generic-mode-syntax-table fix for recent cc-mode changes 2013-09-04 19:55:08 -04:00
gs.el
help-at-pt.el
help-fns.el Fix describe-function with advised functions. 2013-12-07 18:05:38 +01:00
help-macro.el
help-mode.el * lisp/help-mode.el (help-mode-map): Bind "l" to help-go-back, 2013-12-19 01:40:12 +02:00
help.el Support resizing frames and windows pixelwise. 2013-11-30 10:25:31 +01:00
hex-util.el
hexl.el
hfy-cmap.el * lisp/widget.el, lisp/hfy-cmap.el: Remove bogus package version number. 2013-11-13 19:41:58 -05:00
hi-lock.el * lisp/replace.el (read-regexp-defaults-function): New defcustom. 2013-12-20 21:55:56 +02:00
hilit-chg.el
hippie-exp.el
hl-line.el * lisp/hl-line.el (hl-line-make-overlay): New fun. Set priority. 2013-12-19 09:00:55 -05:00
htmlfontify.el Auto-commit of loaddefs files. 2013-11-14 06:21:21 -05:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el Revert auto-commit loaddefs weirdness 2013-10-30 09:29:36 -07:00
icomplete.el * lisp/icomplete.el (icomplete-completions): Make sure the prefix is already 2013-12-14 09:24:36 -05:00
ido.el Fix typo in ido-use-virtual-buffers. 2013-10-29 15:37:40 +08:00
ielm.el * lisp/simple.el (eval-expression-print-format): Don't check for 2013-12-19 23:02:46 +02:00
iimage.el
image-dired.el
image-file.el
image-mode.el
image.el Fix handling of comments in NetPBM image files. 2013-11-01 11:10:13 +02:00
imenu.el * lisp/imenu.el (imenu--index-alist): Add missing dot to the docstring. 2013-11-29 16:31:20 +02:00
indent.el Tweak C-x TAB behavior changes, and update docs. 2013-12-21 16:37:08 +08:00
info-look.el
info-xref.el
info.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
informat.el
isearch.el * lisp/isearch.el (isearch-mode-map): Bind M-s e' to isearch-edit-string'. 2013-12-20 00:12:12 +02:00
isearchb.el * lisp/isearch.el (isearch-mode-map): Bind M-s e' to isearch-edit-string'. 2013-12-20 00:12:12 +02:00
iswitchb.el * lisp/emacs-lisp/nadvice.el: Add `depth' property to manage ordering. 2013-12-12 14:47:11 -05:00
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el * lisp/json.el (json-alist-p): Only return non-nil if the alist has 2013-11-25 00:49:37 +02:00
kermit.el
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-12-01 06:22:43 -05:00
linum.el * lisp/linum.el (linum-update-window): Fix boundary test. 2013-10-27 00:18:28 -04:00
loadhist.el * lisp/loadhist.el (read-feature): Get rid of fake feature nil. 2013-11-15 14:52:40 +08:00
loadup.el Fix problems with CANNOT_DUMP and EMACSLOADPATH. 2013-12-16 14:35:57 -08:00
locate.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
lpr.el Cleanup namespace of dos-w32.el. 2013-10-29 22:45:53 -04:00
ls-lisp.el Fix bug #16179 with ls-lisp emulation of the ls -s switch. 2013-12-18 18:01:43 +02:00
macros.el
Makefile.in Add load-prefer-newer option, to load .el if newer than .elc 2013-12-17 19:21:48 -08:00
makefile.w32-in
makesum.el
man.el * lisp/man.el (Man-start-calling): New macro, extracted from 2013-11-07 23:09:56 -05:00
master.el
mb-depth.el
md4.el
menu-bar.el * lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'. 2013-12-17 23:17:05 +02:00
midnight.el * lisp/midnight.el (clean-buffer-list-kill-regexps) 2013-09-24 13:34:51 -04:00
minibuf-eldef.el
minibuffer.el Add caching variant of `completion-table-dynamic' 2013-12-06 02:48:52 +02:00
misc.el
misearch.el * lisp/misearch.el (multi-isearch-buffers): Set the value of 2013-12-11 02:11:26 +02:00
mouse-copy.el
mouse-drag.el
mouse.el Support resizing frames and windows pixelwise. 2013-11-30 10:25:31 +01: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
mwheel.el
newcomment.el * lisp/newcomment.el (comment-use-global-state): Change default value 2013-10-06 02:40:16 +03:00
notifications.el * notifications.el (notifications-close-notification): Call the 2013-12-03 09:24:39 +01:00
novice.el
outline.el
paren.el Make blink-matching-paren perform blinking without moving the cursor 2013-12-13 06:14:17 +02:00
password-cache.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el * pcmpl-x.el (pcmpl-x-ag-options): Handle `[no]' in long options. 2013-11-22 00:30:14 +08:00
pcomplete.el
printing.el * lisp/dired-x.el: 2013-09-04 23:30:07 -04:00
proced.el
profiler.el * lisp/profiler.el: Create a more coherent calltree from partial backtraces. 2013-10-08 23:32:35 -04:00
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el * ps-print.el (ps-face-attribute-list): Handle anonymous faces 2013-11-12 00:16:50 -08:00
ps-samp.el
README
recentf.el
rect.el * lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode. 2013-12-15 21:24:08 -05:00
register.el Remove no more needed bindings of split-height-threshold. 2013-12-17 18:29:11 +01:00
repeat.el
replace.el * lisp/replace.el (read-regexp-defaults-function): New defcustom. 2013-12-20 21:55:56 +02:00
reposition.el
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
rot13.el
ruler-mode.el
savehist.el * lisp/savehist.el: No need for cl when compiling on Emacs. 2013-09-11 13:27:22 -04:00
saveplace.el * lisp/saveplace.el (save-place-to-alist): Add `dired-filename' as 2013-12-20 22:20:39 +02:00
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el
ses.el * lisp/ses.el (ses-mode): Doc fix. 2013-11-20 00:16:20 -08: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 Document how to make RET not indent. 2013-12-21 17:55:59 -05:00
skeleton.el * skeleton.el (skeleton-pair-insert-maybe): Disable newline 2013-12-20 08:38:02 +08:00
sort.el
soundex.el
speedbar.el
startup.el * lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'. 2013-12-17 23:17:05 +02:00
strokes.el
subr.el * lisp/replace.el (read-regexp-defaults-function): New defcustom. 2013-12-20 21:55:56 +02:00
t-mouse.el
tabify.el
talk.el
tar-mode.el
tempo.el
term.el * term.el (term-mouse-paste): Reorder to silence --without-x compilation. 2013-09-17 21:46:44 -07:00
thingatpt.el * thingatpt.el (thing-at-point-looking-at): Add optional arg 2013-11-06 17:06:05 +08:00
thumbs.el
time-stamp.el
time.el * lisp/time.el (display-time-update): Update all mode lines. 2013-11-29 13:00:57 -05:00
timezone.el
tmm.el * lisp/tmm.el (tmm--history): New dynamic variable. 2013-10-16 14:23:15 -04:00
tool-bar.el
tooltip.el Preload tooltip.el unconditionally. 2013-10-08 18:11:29 +03:00
tree-widget.el
tutorial.el
type-break.el
uniquify.el * lisp/uniquify.el (uniquify-buffer-name-style): Change default to `post-forward-angle-brackets'. 2013-12-12 02:42:16 +02:00
userlock.el
vcursor.el
version.el
view.el
vt-control.el
vt100-led.el
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
w32-vars.el
wdired.el wdired.el trivia 2013-09-17 20:45:54 -07:00
whitespace.el
wid-browse.el
wid-edit.el
widget.el * lisp/widget.el, lisp/hfy-cmap.el: Remove bogus package version number. 2013-11-13 19:41:58 -05:00
windmove.el Fix windmove-find-other-window broken after pixelwise resizing (Bug#16017). 2013-12-13 18:06:30 +01:00
window.el Some more fixes for pixelwise resizing. 2013-12-20 11:48:36 +01:00
winner.el
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.