1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp
Mattias Engdegård 408e75e819 Clean up file-size-function
It is now called `byte-count-to-string-function', and used instead of
calling `file-size-human-readable' directly where appropriate.

* lisp/files.el (file-size-human-readable-iec): New.
(file-size-function): Rename to byte-count-to-string-function.  Better
default value.  Eliminate lambda.  Better default for custom choice.
Put in group `files'.  More descriptive doc string.  Move.
(out-of-memory-warning-percentage, warn-maybe-out-of-memory)
(get-free-disk-space):
* lisp/dired.el (dired-number-of-marked-files):
* lisp/url/url-http.el (url-http-simple-after-change-function)
(url-http-content-length-after-change-function):
Use byte-count-to-string-function.
* test/lisp/files-test.el (files-test-file-size-human-readable):
Test file-size-human-readable-iec.
2019-08-02 12:38:44 +02:00
..
calc Fix syntax error in previus calc-forms change 2019-07-30 13:06:35 +02:00
calendar ; Use more decoded time accessors in time-date.el 2019-08-01 14:07:18 +03:00
cedet Mark semantic functions correctly in defcustom 2019-07-15 13:43:14 +02:00
emacs-lisp Document batch-byte-compile directory behavior 2019-08-01 23:16:37 +02:00
emulation Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
erc Make `C-u RET' in erc use the secondary browser 2019-08-01 13:59:01 +02:00
eshell Use decoded-time accessors in esh-util 2019-08-01 13:48:29 +02:00
gnus Fix two parse-time-months invalid assumptions 2019-08-01 15:47:15 -07:00
image Merge from origin/emacs-26 2019-07-30 21:42:34 -07:00
international Avoid loading mule-util at startup 2019-07-13 11:32:18 +03:00
language Rename symbols in ind-util.el to have indian- prefixes 2019-06-18 15:35:16 +02:00
leim/quail Touch of latin-ltx input method for long arrows 2019-07-27 16:56:15 +02:00
mail * lisp/mail/sendmail.el (sendmail-send-it): Add FIXMEs. 2019-07-30 16:14:10 -04:00
mh-e Fix compilation warning in mh-*.el 2019-07-29 14:03:43 +02:00
net Fix two parse-time-months invalid assumptions 2019-08-01 15:47:15 -07:00
nxml Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
obsolete Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
org Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
play Update URL in comment in gomoku.el 2019-08-01 21:52:46 +02:00
progmodes Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
term Use the CSS convention for #RGB colors (bug#36304) 2019-07-27 14:05:46 +03:00
textmodes Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
url Clean up file-size-function 2019-08-02 12:38:44 +02:00
vc Use decoded-time accessors in vc-cvs 2019-08-01 13:48:29 +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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
allout-widgets.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03: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 Be more defensive regarding elements of 'load-history' 2019-03-01 11:44:52 +02:00
arc-mode.el arc-mode.el: Remove XEmacs compat code 2019-05-19 20:37:54 +02:00
array.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
auth-source-pass.el * lisp/auth-source-pass.el: Version 5.0.0 2019-06-24 09:15:41 +02:00
auth-source.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
autoarg.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
autoinsert.el Use lexical-binding in autoinsert.el and add tests 2019-05-31 19:07:48 +02:00
autorevert.el Allow global-auto-revert-ignore-buffer to be a predicate function 2019-07-27 13:05:13 +02:00
avoid.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
battery.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
bindings.el * lisp/bindings.el (mode-line-defining-kbd-macro): New defvar. 2019-07-30 23:35:42 +03:00
bookmark.el Restore focus to Bookmark List after editing annotation 2019-07-14 09:26:42 +03: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 Extend button.el to take callback data 2019-07-30 15:21:29 +02: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 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.2 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ChangeLog.3 ; Fix typo, insure -> ensure in ChangeLogs 2019-07-05 21:50:29 -04:00
ChangeLog.4 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ChangeLog.5 Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
ChangeLog.6 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.7 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.8 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.9 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.10 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.11 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.12 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.13 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.14 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.15 Update author/maintainer info 2019-05-26 01:00:16 -07:00
ChangeLog.16 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ChangeLog.17 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
color.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
comint.el Support program switches in 'comint-run' command 2019-07-11 18:27:12 +02:00
completion.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
composite.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04: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 Remove misleading message in customize 2019-07-11 16:06:03 +02:00
cus-face.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
cus-start.el Fix display-fill-column-indicator custom spec typo 2019-07-13 17:00:29 +02:00
cus-theme.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
custom.el Doc string clarification for defcustom 2019-08-01 14:48:09 +02: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 Fix TODO to convert defvar with leading '*' to defcustom 2019-06-09 10:08:33 +03:00
dframe.el Remove XEmacs compat code from dframe.el 2019-06-19 22:08:19 +02:00
dired-aux.el Fix reference to `tags-loop-continue' in doc string 2019-08-01 21:21:59 +02:00
dired-x.el Make the unflag-p parameter in dired-mark-unmarked-files work 2019-07-21 17:40:51 +02:00
dired.el Clean up file-size-function 2019-08-02 12:38:44 +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 Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
doc-view.el Improve the default value of 'doc-view-ghostscript-program' 2019-07-06 14:49:23 +03:00
dom.el * lisp/dom.el (dom-texts): Simplify (Bug#36441). 2019-07-06 14:34:47 -04: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 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
double.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dynamic-setting.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07: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 Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08: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 Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04: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 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
epa-file.el (epa-file-decode-and-insert): Byte compilation warning fix 2019-05-18 11:18:53 +02:00
epa-hook.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
epa-mail.el Suppress interactive-only warnings in epa*.el 2019-06-12 16:17:25 +02:00
epa.el Remove more XEmacs compat code from epa.el 2019-06-19 23:02:39 +02:00
epg-config.el Clarify when gpg2 and gpg are used in the epg-gpg-program doc string 2019-07-26 14:03:11 +02:00
epg.el Use the gpg --sender option 2019-07-13 02:13:40 +02:00
expand.el Cleanup of TODO to prefer report-emacs-bug 2019-05-28 08:12:17 -04:00
ezimage.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
face-remap.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
facemenu.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
faces.el Make describe-face also output the version information 2019-07-14 18:50:27 +02:00
ffap.el Make ffap find {/etc} files again 2019-07-26 13:38:51 +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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
files.el Clean up file-size-function 2019-08-02 12:38:44 +02:00
filesets.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
find-cmd.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
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 Don’t assume CURRENT_TIME_LIST 2019-02-10 23:54:35 -08: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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07: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 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
forms.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
frame.el * lisp/frame.el (make-frame-on-display): Use x-display-list in completion. 2019-07-16 01:09:20 +03:00
frameset.el * lisp/frameset.el: Stop using obsolete registerv objects 2019-05-28 09:05:25 -04: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 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
help-fns.el Make describe-face also output the version information 2019-07-14 18:50:27 +02:00
help-macro.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
help-mode.el Use buffer's name for help-mode bookmarks (Bug#24573) 2019-07-06 14:34:47 -04:00
help.el Tweak point movement in view-echo-area-messages 2019-07-06 16:47:08 +02:00
hex-util.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
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 Merge from origin/emacs-26 2019-07-06 12:51:30 -07:00
hilit-chg.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
hippie-exp.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
hl-line.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
htmlfontify.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
ibuf-ext.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
ibuf-macs.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ibuffer.el Separate out the "/" prefix into a named keymap in ibuffer 2019-07-26 14:38:35 +02:00
icomplete.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
ido.el Fix INITIAL-INPUT cons handling in ido-read-internal 2019-07-15 20:52:48 +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 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
image-file.el Fix property stripping in image-file-yank-handler 2019-08-01 17:16:05 +03:00
image-mode.el Fix auto-revert resizing in image mode 2019-06-23 22:50:46 +02:00
image.el Make the image keymaps not extend after the image 2019-07-28 22:48:18 +02:00
imenu.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07: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 * lisp/info.el (Info-toc-insert): Suppress same section names as node names. 2019-07-29 21:18:34 +03:00
informat.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
isearch.el Clarify doc of isearch-wrap-function 2019-07-15 13:43:14 +02:00
isearchb.el Suppress warning in isearchb about iswitchb being obsolete 2019-06-17 12:37:02 +02:00
jit-lock.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
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 Restore `replace-region-contents' in json-pretty-print 2019-07-31 22:18:57 +02:00
jsonrpc.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07: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 ; Auto-commit of loaddefs files. 2019-08-01 06:26:06 -07: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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07: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 Remove some obsolete integer overflow handling 2019-07-22 19:26:21 +02:00
macros.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07: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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
master.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
mb-depth.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
md4.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
menu-bar.el Fix TTY menus in GUD and GDB-MI modes 2019-07-13 12:47:02 +03:00
midnight.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
minibuf-eldef.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
minibuffer.el * lisp/minibuffer.el (minibuffer-message-properties): New variable. 2019-07-05 01:01:01 +03:00
misc.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
misearch.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mouse-copy.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mouse-drag.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
mouse.el Fix *Messages* grouping in C-Mouse-1 buffer menu 2019-07-15 12:51:20 +02: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 Declare mwheel-install obsolete (Bug#36553) 2019-07-18 20:06:27 -04:00
newcomment.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
notifications.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
paren.el Use lexical-binding in paren.el and add tests 2019-05-26 11:22:27 +02:00
password-cache.el Use lexical-binding in password-cache.el and add tests 2019-06-09 10:08:36 -07:00
pcmpl-cvs.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcmpl-gnu.el Fix compilation warning in pcmpl-gnu.el 2019-06-19 15:30:22 +02:00
pcmpl-linux.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcmpl-rpm.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcmpl-unix.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcmpl-x.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
pcomplete.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -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 Use decoded time accessors in proced 2019-07-30 13:02:41 +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 Remove XEmacs compat code from ps-print 2019-06-19 22:30:10 +02:00
ps-samp.el Remove retired maintainers from comments 2019-06-04 12:42:47 -07:00
README
recentf.el Merge from origin/emacs-26 2019-06-01 12:04:41 -07:00
rect.el rectangle--pos-cols shouldn't move point 2019-06-24 19:12:41 +02:00
register.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
registry.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
repeat.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
replace.el Tweak mouse-face highlighting of Occur buffers 2019-07-15 20:13:48 +02:00
reposition.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
reveal.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rfn-eshadow.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rot13.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
rtree.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
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 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
scroll-all.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
scroll-bar.el Remove no-longer-needed integer overflow code 2019-07-22 16:36:50 -07:00
scroll-lock.el New function for scroll-lock-mode to almost always scroll 2019-07-14 09:23:20 +03:00
select.el ; * lisp/select.el (xselect--encode-string): Fix a thinko. 2019-06-22 12:38:05 +03:00
server.el * lisp/server.el (server-ensure-safe-dir): Revert part of b663c83724 2019-07-18 11:10:05 -04:00
ses.el Make atomic cell update in data area. 2019-07-28 16:45:22 +02:00
shadowfile.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
shell.el Support history files in remote shells (Bug#36742) 2019-07-22 13:04:14 +02:00
simple.el decoded-time-dst doc fix 2019-07-31 21:47:29 +02:00
skeleton.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
so-long.el * lisp/so-long.el (so-long-variable-overrides): Improve doc 2019-07-13 23:56:19 +12:00
sort.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
soundex.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
speedbar.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
startup.el Improve pdumper doc; say unexec is deprecated 2019-07-23 09:23:20 -07:00
strokes.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
subr.el Add new macro `ignore-error' 2019-07-26 09:58:53 +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
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 * lisp/tar-mode.el: Use lexical-binding; remove redundant :groups. 2019-06-25 16:36:53 -04:00
tempo.el Remove XEmacs compat code from tempo.el 2019-06-12 23:26:56 +02:00
term.el Merge from origin/emacs-26 2019-07-30 21:42:34 -07:00
thingatpt.el Tweak the behaviour of thing-at-point--end-of-sexp 2019-07-26 07:59:41 +02:00
thread.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
thumbs.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
time-stamp.el Doc clarification in time-stamp-pattern 2019-07-26 12:38:28 +02:00
time.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
timezone.el Use lexical-binding in timezone.el and add tests 2019-06-01 01:44:31 -07:00
tmm.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
tool-bar.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tooltip.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
tree-widget.el Always try to display tree-widget with images (Bug#36147) 2019-06-15 17:06:31 -04: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 Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07: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 Merge from origin/emacs-26 2019-07-30 21:42:34 -07: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 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
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 Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
wid-edit.el Avoid potential extensive verbosity in gnus-summary-browse-url 2019-07-24 12:12:48 -04:00
widget.el * lisp/widget.el (define-widget-keywords): Use declare. 2019-06-13 17:42:58 -04:00
windmove.el * lisp/windmove.el (windmove-display-in-direction): Support consecutive calls 2019-04-25 00:40:27 +03:00
window.el Merge from origin/emacs-26 2019-07-30 21:42:34 -07:00
winner.el Add a new regexp variable to control boring winner buffers 2019-06-27 21:00:35 +02:00
woman.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
x-dnd.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07: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 Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
xwidget.el Update copyright year to 2019 2019-01-01 01:01:13 +00: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.