1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp
Lars Ingebrigtsen fdf7349b1c Protect against unlikely case of [menu-bar] not being bound
* lisp/recentf.el (recentf-show-menu):
(recentf-hide-menu): The [menu-bar] key may be unbound (bug#25191).
2019-10-09 09:45:07 +02:00
..
calc Improve documentation for year-zero issues 2019-10-05 21:24:09 -07:00
calendar Fix off-by-one bug in ISO 8601 BC years 2019-10-05 21:24:09 -07:00
cedet Remove semantic-make-local-hook call from CEDET 2019-10-04 15:29:47 +02:00
emacs-lisp Allow global-edebug-prefix to be nil 2019-10-09 09:26:58 +02:00
emulation Remove some more XEmacs compat code from viper*.el 2019-10-04 14:44:34 +02:00
erc Remove lisp/erc/ file-local indent-tabs-mode settings 2019-09-21 14:09:30 -04:00
eshell Add some more commands to eshell-visual-commands 2019-10-08 16:44:48 +02:00
gnus Fix typos in lisp/*.el 2019-10-09 06:15:46 +02:00
image Change the commands in image-converter--converters to lists 2019-09-30 06:29:27 +02:00
international Use text properties instead of truncating strings 2019-10-07 20:11:26 +02:00
language Omit one more superfluous "-" in regexp 2019-10-05 03:15:12 -07:00
leim/quail Updated to match more recent versions of Praat. 2019-09-17 13:56:28 +02:00
mail Bury the help buffer after sending a bug report 2019-10-09 07:31:24 +02:00
mh-e lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
net Remove some XEmacs compat code from newst*.el 2019-10-09 02:46:17 +02:00
nxml * lisp/nxml/rng-valid.el: Use define-minor-mode 2019-09-29 18:15:56 -04:00
obsolete Move url-ns.el to obsolete/ 2019-10-01 18:05:09 +02:00
org Update some URLs 2019-09-23 00:12:52 -07:00
play Remove XEmacs-only code from snake.el 2019-10-04 14:30:21 +02:00
progmodes Fix up previous visit-tags-table change 2019-10-09 07:03:33 +02:00
term Update X keysym mapping 2019-09-28 17:08:19 +03:00
textmodes Don't bind 'C-x 6' to '2C-mode-map' globally by default. 2019-10-06 21:47:24 +03:00
url Fix a typo in url-http.el 2019-10-02 18:24:03 +03:00
vc Set correct svn:ignore property for relative filenames 2019-10-07 08:15:22 +02:00
abbrev.el * lisp/abbrev.el (abbrev-prefix-mark): Fix a typo. (Bug#36715) 2019-07-18 15:44:51 +03:00
align.el Declare unused vhdl code in align.el obsolete 2019-10-04 17:11:53 +02:00
allout-widgets.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
allout.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
ansi-color.el Remove XEmacs compat code from ansi-color.el 2019-06-19 22:08:19 +02:00
apropos.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
arc-mode.el arc-mode.el: Remove XEmacs compat code 2019-05-19 20:37:54 +02:00
array.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
auth-source-pass.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
auth-source.el Add an `authinfo-hidden' variable 2019-09-23 12:27:42 +02:00
autoarg.el
autoinsert.el Use lexical-binding in autoinsert.el and add tests 2019-05-31 19:07:48 +02:00
autorevert.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
avoid.el Fix two mouse drag and drop issues (Bug#28620, Bug#36269) 2019-08-04 09:21:18 +02:00
battery.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
bindings.el Bind Scroll_Lock to scroll-lock-mode globally 2019-10-04 18:02:45 +02:00
bookmark.el Remove support for upgrading from old bookmark file format 2019-09-08 22:48:20 +02:00
bs.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
buff-menu.el Abbreviate directory names the same way as file names in C-x C-b 2019-07-28 22:14:36 +02:00
button.el Further improve button.el support for help-echo 2019-10-03 23:05:14 +01:00
calculator.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
case-table.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
cdl.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
ChangeLog.1
ChangeLog.2
ChangeLog.3 ; Fix typo, insure -> ensure in ChangeLogs 2019-07-05 21:50:29 -04:00
ChangeLog.4
ChangeLog.5 Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
ChangeLog.6
ChangeLog.7 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.13
ChangeLog.14
ChangeLog.15 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.16
ChangeLog.17
char-fold.el * lisp/char-fold.el: Rename char-fold-make-table to char-fold--make-table. 2019-07-29 01:55:34 +03:00
chistory.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
cmuscheme.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
color.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
comint.el Respect buffer-local values in comint-read-input-ring 2019-10-01 21:22:28 +02:00
completion.el * lisp/completion.el (completion-kill-region): Doc fix. 2019-09-21 10:05:20 +03:00
composite.el Allow Zs characters to be composed 2019-09-07 12:19:06 +03:00
COPYING
cus-dep.el Report progress during custom-make-dependencies instead of file count 2019-06-18 15:24:10 +02:00
cus-edit.el Don't discard customizations in progress when adding comments (Bug#5358) 2019-09-27 18:06:36 +02:00
cus-face.el Arrange custom-face-attributes closer to how heavy they are 2019-08-14 20:22:36 -07:00
cus-start.el Set alternate faces for some line numbers (bug#27734) 2019-10-06 20:53:18 +02:00
cus-theme.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
custom.el Fix load-theme bug with user-emacs-directory 2019-09-01 09:56:59 -07:00
dabbrev.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
delim-col.el Make delimit-columns-region say what it does 2019-07-09 04:50:37 +02:00
delsel.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
descr-text.el Make description of text properties on the form `(string ...)' work 2019-07-30 12:09:12 +02:00
desktop.el * lisp/desktop.el (desktop-read): With argument, ask the user for DIRNAME. 2019-09-26 12:17:20 +02:00
dframe.el Remove final XEmacs compat code from dframe.el 2019-09-09 01:13:54 +02:00
dired-aux.el * lisp/dired-aux.el (dired-copy-file-recursive): Make prompt clearer. 2019-09-23 17:35:03 +02:00
dired-x.el Add some sanity checks to dired-x.el key bindings 2019-10-09 09:38:11 +02:00
dired.el dired-move-to-filename doc string fix 2019-10-07 19:44:24 +02:00
dirtrack.el (dirtrack-toggle, dirtrackp): Remove obsolete aliases 2019-05-18 07:25:19 +02:00
disp-table.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
display-fill-column-indicator.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
display-line-numbers.el Resurrect display-line-number-mode in client frames 2019-06-07 17:32:17 +03:00
dnd.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
doc-view.el Fix comment in previous doc-view patch 2019-10-03 16:57:03 +02:00
dom.el Add a new `dom-search' function 2019-09-27 00:33:45 +02:00
dos-fns.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
dos-vars.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
dos-w32.el
double.el
dynamic-setting.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ebuff-menu.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
echistory.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
ecomplete.el New function time-convert 2019-08-05 18:37:29 -07:00
edmacro.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
ehelp.el ehelp.el: Suppress warning 2019-06-12 16:15:30 +02:00
elec-pair.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
electric.el Correctly reindent previous line in electric-indent-mode 2019-07-02 16:10:45 +01:00
elide-head.el Small elide-head.el update 2019-04-05 20:33:07 -04:00
emacs-lock.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
env.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
epa-dired.el
epa-file.el Preserve more markers when reverting .gpg files 2019-09-04 15:20:00 +02:00
epa-hook.el
epa-mail.el Suppress interactive-only warnings in epa*.el 2019-06-12 16:17:25 +02:00
epa.el Change the lighter in epa-info-mode 2019-09-27 17:49:37 +02:00
epg-config.el Allow finding gpg2 binaries when gpg2 has an "unknown" version string 2019-08-26 08:02:31 +02:00
epg.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
expand.el Cleanup of TODO to prefer report-emacs-bug 2019-05-28 08:12:17 -04:00
ezimage.el Remove more XEmacs compat code from ezimage.el 2019-10-05 16:54:57 +02:00
face-remap.el Make a nil parameter switch variable-pitch-mode on 2019-10-09 03:55:09 +02:00
facemenu.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
faces.el Set default colors for tick faces 2019-10-08 02:53:02 +02:00
ffap.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
filecache.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
fileloop.el Rename multifile.el to fileloop.el 2019-02-07 12:23:09 +03:00
filenotify.el Distinguish different file notification events 2019-07-31 21:22:05 +02:00
files-x.el Invalidate dir-locals-directory-cache when writing dir-local file 2019-08-18 15:49:29 -07:00
files.el * lisp/subr.el (generate-new-buffer): Move (from files.el) before first use 2019-10-04 08:56:18 -04:00
filesets.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
find-cmd.el
find-dired.el Add file sorting options to find-dired and grep-find (bug#36110) 2019-06-20 00:55:07 +03:00
find-file.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
find-lisp.el New function time-convert 2019-08-05 18:37:29 -07:00
finder.el Make finder-exit use quit-window (Bug#33610) 2019-07-20 12:23:07 +03:00
flow-ctrl.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
foldout.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
follow.el Handle scroll-error-top-bottom in follow.el and view.el (bug#21893) 2019-07-08 01:35:35 +03:00
font-core.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
font-lock.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
format-spec.el Fix last change to format-spec 2019-07-20 16:46:04 +01:00
format.el
forms.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
frame.el Set alternate faces for some line numbers (bug#27734) 2019-10-06 20:53:18 +02:00
frameset.el * lisp/frameset.el (frameset-restore): Make sure last-focus frame has focus. 2019-08-18 01:40:32 +03:00
fringe.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
generic-x.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
help-at-pt.el
help-fns.el Add more sanity checks to help-fns--globalized-minor-mode 2019-10-09 05:13:07 +02:00
help-macro.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
help-mode.el * lisp/help-mode.el (help-mode-menu): Fix typo. (Bug#36485) 2019-09-13 20:51:06 +02:00
help.el Upcase parameters in things like "&optional (arg 3)" 2019-10-09 09:06:33 +02:00
hex-util.el
hexl.el Revert "Apply font-lock in hexl-mode buffers" 2019-06-27 16:28:22 +02:00
hfy-cmap.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
hi-lock.el Hi-lock lines up to right margin (Bug#15934) 2019-08-23 13:26:36 +02:00
hilit-chg.el
hippie-exp.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
hl-line.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
htmlfontify.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ibuf-ext.el Make completion in the `E' command in *Ibuffer* work 2019-10-07 18:06:03 +02:00
ibuf-macs.el
ibuffer.el Fix customizing ibuffer-help-buffer-modes 2019-09-28 21:06:39 +02:00
icomplete.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
ido.el Make ido-display-buffer work interactively more like display-buffer 2019-10-07 17:14:15 +02:00
ielm.el Add doc strings to the ielm * variables 2019-06-20 14:13:18 +02:00
iimage.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
image-dired.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
image-file.el Include ImageMagick file name regexps in image-file-name-regexp 2019-09-26 21:26:33 +02:00
image-mode.el Move point in the dired buffer with n'/p' in an image-mode buffer 2019-10-09 07:00:39 +02:00
image.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
imenu.el Fix the previous imenu commit 2019-09-20 15:01:52 +02:00
indent.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
info-look.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
info-xref.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
info.el Make `info-display-manual' pop up the correct frame 2019-10-09 04:10:41 +02:00
informat.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
isearch.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
isearchb.el Suppress warning in isearchb about iswitchb being obsolete 2019-06-17 12:37:02 +02:00
jit-lock.el
jka-cmpr-hook.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
jka-compr.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
json.el Improve pretty-printing of multiple JSON snippets in a region 2019-08-02 18:05:13 +02:00
jsonrpc.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
kermit.el Fix TODO to convert defvar with leading '*' to defcustom 2019-06-09 10:08:33 +03:00
kmacro.el Rewrite the kmacro register function to avoid using obsolete functions 2019-06-12 18:21:35 +02:00
ldefs-boot.el Don't bind 'C-x 6' to '2C-mode-map' globally by default. 2019-10-06 21:47:24 +03:00
linum.el Merge from origin/emacs-26 2019-06-07 07:50:49 -07:00
loadhist.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
loadup.el Text-based nox builds compiled without X window support 2019-09-04 22:05:05 +03:00
locate.el * lisp/locate.el (locate-mode): Setup invisibility for Dired commands 2019-03-18 14:25:49 -04:00
lpr.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
ls-lisp.el Avoid signaling errors from ls-lisp--insert-directory on macOS 2019-08-31 09:54:05 +03:00
macros.el Print macro modified macro keys as characters not integers 2019-08-23 08:38:45 -04:00
Makefile.in Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
makesum.el Use lexical-binding in makesum.el and add tests 2019-05-29 20:47:16 +02:00
man.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
master.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
mb-depth.el
md4.el
menu-bar.el Make menu bar entries only point to named functions, not lambdas 2019-10-09 05:27:03 +02:00
midnight.el Add FIXMEs for subsecond support 2019-08-17 15:43:05 -07:00
minibuf-eldef.el
minibuffer.el Allow 'M-<' in the minibuffer to behave more logically 2019-10-01 15:01:57 +02:00
misc.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
mpc.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
msb.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
mwheel.el Support changing font size using mouse wheel 2019-10-06 21:57:58 +02:00
newcomment.el Doc clarification in two comment-* functions 2019-08-17 16:35:59 -07:00
notifications.el
novice.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
obarray.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
outline.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
paren.el Use lexical-binding in paren.el and add tests 2019-05-26 11:22:27 +02:00
password-cache.el password-cache: differentiate null values from non-existent entries 2019-08-12 01:43:19 +02:00
pcmpl-cvs.el
pcmpl-gnu.el Fix :version in recent commit 2019-09-19 14:39:34 +02:00
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el * lisp/pcomplete.el: Mark 'pcomplete' command as obsolete 2019-10-03 10:36:00 -04:00
pixel-scroll.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
plstore.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
printing.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
proced.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
profiler.el Use the elisp xref backend in profiler buffers 2019-07-30 12:04:21 +02:00
ps-bdf.el Fixes for "Maintainer:" and related lines 2019-05-19 21:34:27 -07:00
ps-def.el Remove XEmacs compat code from ps-print 2019-06-19 22:30:10 +02:00
ps-mule.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
ps-print.el ; * lisp/ps-print.el: Doc fix. 2019-09-09 01:13:54 +02:00
ps-samp.el Remove retired maintainers from comments 2019-06-04 12:42:47 -07:00
README
recentf.el Protect against unlikely case of [menu-bar] not being bound 2019-10-09 09:45:07 +02:00
rect.el rectangle--pos-cols shouldn't move point 2019-06-24 19:12:41 +02:00
register.el Make register-preview ignore empty registers 2019-09-21 00:19:11 +02:00
registry.el
repeat.el
replace.el Fix an assignment to free variable warning 2019-09-17 18:12:45 +02:00
reposition.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
reveal.el Allow reveal.el to toggle `display' properties 2019-09-21 12:04:00 +02:00
rfn-eshadow.el
rot13.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rtree.el
ruler-mode.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
savehist.el Don't have savehist-save bug out on non-existing directory 2019-07-13 17:13:12 +02:00
saveplace.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
sb-image.el
scroll-all.el
scroll-bar.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
scroll-lock.el Bind Scroll_Lock to scroll-lock-mode globally 2019-10-04 18:02:45 +02:00
select.el Change gui--selection-value-internal comment into doc string 2019-09-13 14:57:23 +02:00
server.el Fix some file-mode races 2019-09-16 18:00:59 -07:00
ses.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
shadowfile.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
shell.el Fix possible initialisation error in shell-mode-map 2019-10-09 09:22:38 +02:00
simple.el Clarify docs on newline and auto-fill-mode 2019-10-08 00:10:19 +01:00
skeleton.el Fix skeleton edebug spec 2019-08-23 02:20:54 +02:00
so-long.el * lisp/so-long.el (so-long-variable-overrides): Improve doc 2019-07-13 23:56:19 +12:00
sort.el Enable sorting paragraphs when the final paragraph has no newline 2019-08-23 03:43:41 +02:00
soundex.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
speedbar.el * lisp/tab-bar.el (tab-bar-show): New defcustom. 2019-10-02 23:18:01 +03:00
startup.el Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
strokes.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
subr.el Document `letrec' 2019-10-09 06:06:24 +02:00
svg.el Revert "Revert "Add support for paths to svg.el"" 2019-07-31 22:29:29 +02:00
t-mouse.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
tab-bar.el * lisp/tab-bar.el (tab-bar-tab-name-function): Turn defvar into defcustom. 2019-10-08 01:28:42 +03:00
tab-line.el * lisp/tab-bar.el (tab-bar-show): New defcustom. 2019-10-02 23:18:01 +03:00
tabify.el Use lexical-binding in tabify.el and add tests 2019-05-25 18:37:33 -07:00
talk.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
tar-mode.el Tweak previous tar-mode time stamp code 2019-08-23 10:44:54 +02:00
tempo.el Remove XEmacs compat code from tempo.el 2019-06-12 23:26:56 +02:00
term.el Quadruple term-buffer-maximum-size (Bug#37584) 2019-10-07 12:15:48 +02:00
thingatpt.el Make number-at-point recognize some hex numbers 2019-09-20 19:37:54 +02:00
thread.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
thumbs.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
time-stamp.el Move undocumented time-stamp formats closer to format-time-string 2019-09-30 20:22:51 -07:00
time.el New function time-convert 2019-08-05 18:37:29 -07:00
timezone.el Fix time-add rounding bug 2019-08-16 16:27:27 -07:00
tmm.el * lisp/tmm.el: Fix broken tmm-prompt (bug#34517) 2019-09-08 23:27:23 +03:00
tool-bar.el
tooltip.el With tooltip-mode disabled, don't unconditionally clear the echo area 2019-09-16 22:17:51 +02:00
tree-widget.el Remove some XEmacs compat code from tree-widget.el 2019-10-09 02:53:11 +02:00
tutorial.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
type-break.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
uniquify.el Remove outdated comment in uniquify.el 2019-07-06 16:37:09 +02:00
userlock.el * etc/PROBLEMS: Describe navigation problem from Nautilus. (Bug#37573) 2019-10-08 15:41:00 +02:00
vcursor.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
version.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
view.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
vt100-led.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
vt-control.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
w32-fns.el w32--os-description: Fix previous change 2019-05-20 14:34:36 +02:00
w32-vars.el
wdired.el Prevent infinite loop on entering wdired-mode 2019-07-16 11:04:56 +02:00
whitespace.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
wid-browse.el Make widget-browse-at always detect an editable-field 2019-09-15 15:21:08 +02:00
wid-edit.el Only complete words inside of the string widget 2019-10-07 05:00:24 +02:00
widget.el * lisp/widget.el (define-widget-keywords): Use declare. 2019-06-13 17:42:58 -04:00
windmove.el Add conditional operator xor to subr.el 2019-08-06 13:38:47 +02:00
window.el Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
winner.el Remove XEmacs compat code from winner.el (Bug#37524) 2019-10-01 20:25:11 +02:00
woman.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
x-dnd.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
xdg.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
xml.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
xt-mouse.el Merge branch 'feature/tabs' 2019-10-01 23:15:03 +03:00
xwidget.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.