1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-19 12:30:47 -07:00
emacs/lisp
João Távora 384fa10958 Improve Eldoc docstrings
* lisp/emacs-lisp/eldoc.el (eldoc-documentation-strategy): Improve
docstring.
(eldoc--make-callback): Improve docstring.
(eldoc--invoke-strategy): New helper function.
(eldoc-print-current-symbol-info): Call eldoc--invoke-strategy.
(eldoc-documentation-functions): Improve docstring.
2020-07-08 11:25:33 +01:00
..
calc Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279) 2020-05-15 20:15:36 +02:00
calendar Use lexical-binding in lunar.el and add tests 2020-06-07 19:57:45 +02:00
cedet Make more parts of Emacs use new Eldoc capabilities 2020-07-08 11:25:33 +01:00
emacs-lisp Improve Eldoc docstrings 2020-07-08 11:25:33 +01:00
emulation Fix bug with deactivation of mark in 'cua-cancel' 2020-06-20 10:41:56 +03:00
erc Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
eshell Evaluate some unnecessarily quoted lambdas 2020-06-21 13:42:14 +01:00
gnus ; Fix indentation in last change 2020-06-23 15:48:24 +01:00
image Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
international Document that {en,de}code-coding-string preserve match data 2020-05-28 16:58:57 +02:00
language Merge from origin/emacs-27 2020-06-07 09:03:59 -07:00
leim/quail Commit indian.el forgotten in previous change. 2020-05-29 16:30:44 +03:00
mail Mark metamail.el as obsolete (Bug#41388) 2020-05-26 04:56:56 +02:00
mh-e MH-E: alter content in mh-display-msg, not mh-show-mode 2020-02-01 09:28:30 -08:00
net Fix problem in tramp-smb.el 2020-06-23 21:18:08 +02:00
nxml
obsolete Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
org Don’t attempt to modify constant strings 2020-05-17 16:51:46 -07:00
play ; Fix warning in last change 2020-05-13 03:03:17 +01:00
progmodes Make more parts of Emacs use new Eldoc capabilities 2020-07-08 11:25:33 +01:00
term Minor improvements as followup to recent RGB string-parsing change 2020-06-22 18:32:01 +03:00
textmodes Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897 2020-07-04 12:55:49 +00:00
url Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
vc Revert feature added in bfd96e995d using project directories in vc (bug#41821) 2020-07-02 01:08:18 +03:00
abbrev.el Remove Emacs 22 compat code from abbrev.el 2020-05-16 17:43:30 +02:00
align.el Merge from origin/emacs-27 2020-02-13 07:50:24 -08:00
allout-widgets.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
allout.el Merge from origin/emacs-27 2020-02-13 07:50:24 -08:00
ansi-color.el
apropos.el make-text-button no longer modifies its string arg 2020-06-06 12:07:30 -07:00
arc-mode.el ; Fix warning in last change 2020-05-14 22:06:22 +02:00
array.el
auth-source-pass.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
auth-source.el
autoarg.el Silence byte-compiler after my previous commit 2020-04-20 07:08:30 +02:00
autoinsert.el Accept lexical lambda in auto-insert-alist 2020-06-22 13:07:37 +02:00
autorevert.el
avoid.el
battery.el Improve battery.el UPower support 2020-06-18 13:11:17 +01:00
bindings.el
bookmark.el Don’t attempt to modify constant strings 2020-05-16 22:25:07 -07:00
bs.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
buff-menu.el
button.el make-text-button no longer modifies its string arg 2020-06-06 12:07:30 -07:00
calculator.el Fix calculator entry of numbers with negative exponents (bug#41347) 2020-05-18 11:27:40 +02:00
case-table.el
cdl.el * lisp/cdl.el: Use lexical binding. 2020-04-20 09:08:09 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
ChangeLog.14
ChangeLog.15
ChangeLog.16
ChangeLog.17
char-fold.el Switch to literal mode with message when regexp is too big in char-fold search 2020-03-29 01:41:29 +02:00
chistory.el
cmuscheme.el
color.el
comint.el * lisp/comint.el (comint-redirect-setup): Guard mode-line-process (bug#39705) 2020-02-25 02:22:29 +02:00
completion.el
composite.el
COPYING
cus-dep.el
cus-edit.el Protect non-selected face spec components in custimize-face. Fixes bug #40866 2020-05-01 12:23:15 +00:00
cus-face.el Allow negative line width for :box face attribute 2020-04-01 18:02:55 -04:00
cus-start.el Small fix for type of 'display-fill-column-indicator-character' 2020-05-09 14:33:05 +02:00
cus-theme.el
custom.el
dabbrev.el
delim-col.el
delsel.el
descr-text.el Adjust describe-char-eldoc to new eldoc-documentation-functions protocol 2020-07-08 11:25:33 +01:00
desktop.el Merge from origin/emacs-27 2020-05-03 07:50:21 -07:00
dframe.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
dired-aux.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
dired-x.el * lisp/dired.el (dired-mark-region): New defcustom (bug#39902) 2020-03-23 02:35:33 +02:00
dired.el * lisp/dired.el (dired-toggle-marks): Use region for non-nil dired-mark-region 2020-06-05 01:17:30 +03:00
dirtrack.el
disp-table.el
display-fill-column-indicator.el Refer to fill column indicator Info node in some places. 2020-05-09 10:22:01 +02:00
display-line-numbers.el
dnd.el ; Fix some recent byte-compilation warnings 2020-06-01 16:56:26 +01:00
doc-view.el * lisp/doc-view.el (doc-view-presentation): Fix thinko 2020-05-22 23:36:57 -04:00
dom.el Add new function dom-remove-attribute 2020-04-30 06:05:26 +02:00
dos-fns.el
dos-vars.el Use lexical-binding in dos-vars.el 2020-04-26 16:20:05 +02:00
dos-w32.el
double.el
dynamic-setting.el
ebuff-menu.el
echistory.el
ecomplete.el
edmacro.el
ehelp.el
elec-pair.el
electric.el
elide-head.el Use lexical-binding in elide-head.el and add tests 2020-04-19 08:04:57 +02:00
emacs-lock.el
env.el ; Fix last change 2020-04-29 14:15:03 +03:00
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
epg-config.el Fix invocations of gpg from Gnus 2020-04-03 14:29:49 +03:00
epg.el
expand.el
ezimage.el
face-remap.el
facemenu.el Improved light/dark colour predicate (bug#41544) 2020-06-10 20:11:13 +02:00
faces.el ; * lisp/faces.el (color-luminance-dark-limit): Better doc string. 2020-06-18 21:55:36 +02:00
ffap.el Add command ffap-other-tab (Bug#41410) 2020-05-24 20:45:05 -04:00
filecache.el
fileloop.el Merge from origin/emacs-27 2020-05-06 09:28:36 -07:00
filenotify.el
files-x.el
files.el Minor fix in 'find-alternate-file' 2020-05-30 15:25:34 +03:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
flow-ctrl.el
foldout.el
follow.el
font-core.el
font-lock.el * lisp/font-lock.el (font-lock--syntax-table-affects-ppss): New var 2020-06-04 09:58:22 -04:00
format-spec.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
format.el
forms.el
frame.el New commands other-window-prefix (C-x 4 4) and other-frame-prefix (C-x 5 5) 2020-06-22 02:17:02 +03:00
frameset.el Don’t attempt to modify constant conses 2020-05-16 17:05:37 -07:00
fringe.el
generic-x.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
help-at-pt.el
help-fns.el Fix some side-effecting uses of make-text-button 2020-06-04 23:30:34 +01:00
help-macro.el
help-mode.el Use lexical-binding in help-mode.el and add tests 2020-05-09 20:01:37 +02:00
help.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
hex-util.el
hexl.el Better handle asynchronous Eldoc sources 2020-07-08 11:25:33 +01:00
hfy-cmap.el
hi-lock.el Merge from origin/emacs-27 2020-05-09 10:03:21 -07:00
hilit-chg.el
hippie-exp.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
hl-line.el
htmlfontify.el ; * lisp/htmlfontify.el: Minor fix in file headers. 2020-05-16 17:42:49 +02:00
ibuf-ext.el make-text-button no longer modifies its string arg 2020-06-06 12:07:30 -07:00
ibuf-macs.el
ibuffer.el
icomplete.el Delete, don't kill, dir dir fragments in icomplete-fido-backward-updir 2020-06-13 18:46:03 +01:00
ido.el Create a buffer-local binding to improve performance 2020-05-29 02:35:58 +03:00
ielm.el * lisp/ielm.el: Handle corner case where */**/*** are not yet bound 2020-05-11 00:12:29 -04:00
iimage.el
image-dired.el Fix and extend format-spec (bug#41758) 2020-06-18 12:46:21 +01:00
image-file.el
image-mode.el * lisp/image-mode.el (image-toggle-display-image): Fix fit of rotated images. 2020-06-17 01:58:32 +03:00
image.el
imenu.el Let imenu to work on the menu bar when its list is a single non-nested member. 2020-03-30 19:25:40 +00:00
indent.el
info-look.el
info-xref.el
info.el Merge from origin/emacs-27 2020-06-26 07:50:38 -07:00
informat.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
isearch.el Revert part of recent commit 85544f8ef5 (bug#40808) 2020-05-04 01:31:44 +03:00
isearchb.el
jit-lock.el * lisp/jit-lock.el: Don't use make-variable-buffer-local on hooks. 2020-04-27 18:36:28 -04:00
jka-cmpr-hook.el
jka-compr.el
json.el Various json.el improvements 2020-05-22 15:16:13 +01:00
jsonrpc.el Ensure Jsonrpc processes are created in correct buffer 2020-06-03 20:54:39 +01:00
kermit.el * lisp/kermit.el: Use lexical-binding. 2020-04-24 11:48:25 +02:00
kmacro.el
ldefs-boot.el ; Auto-commit of loaddefs files. 2020-07-01 06:27:56 -07:00
linum.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
loadhist.el Don't misinterpret doc string as initial value 2020-03-04 14:46:46 +01:00
loadup.el
locate.el
lpr.el
ls-lisp.el Improve the UI of 'list-timers' 2020-03-25 16:18:37 +02:00
macros.el
Makefile.in
makesum.el
man.el Merge from origin/emacs-27 2020-07-07 07:50:39 -07:00
master.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
mb-depth.el
md4.el
menu-bar.el Fix last change 2020-06-25 22:27:19 +03:00
midnight.el
minibuf-eldef.el
minibuffer.el Merge from origin/emacs-27 2020-04-20 07:50:19 -07:00
misc.el Use lexical-binding in misc.el and add tests 2020-04-26 00:30:37 +02:00
misearch.el
mouse-copy.el
mouse-drag.el
mouse.el Clarify wording in my last commit 2020-05-19 02:22:45 +02:00
mpc.el
msb.el
mwheel.el Fix a recent documentation change 2020-03-13 12:24:25 +02:00
newcomment.el
notifications.el
novice.el
obarray.el
outline.el
paren.el
password-cache.el Improve password-cache-add example in comment 2020-05-18 15:47:25 -07:00
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcmpl-x.el
pcomplete.el
pixel-scroll.el
plstore.el
printing.el Remove stale comments 2020-05-16 17:48:36 +02:00
proced.el
profiler.el
ps-bdf.el
ps-def.el
ps-mule.el
ps-print.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
ps-samp.el
README
recentf.el
rect.el
register.el
registry.el
repeat.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
replace.el occur: Add bindings for next-error-no-select 2020-05-31 12:31:27 +02:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
rtree.el
ruler-mode.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
savehist.el
saveplace.el ; Fix recent additions with lisp-data-mode 2020-05-01 15:03:59 +01:00
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
server.el Add 'nofollow' flag to set-file-modes etc. 2020-02-23 16:45:50 -08:00
ses.el
shadowfile.el
shell.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
simple.el Use 'emacs-lisp-mode-syntax-table' for reading Lisp expressions 2020-07-04 10:55:42 +03:00
skeleton.el
so-long.el Make so-long test pass following lisp-mnt change 2020-01-23 18:42:02 -08:00
sort.el Unbreak 'reverse-region' 2020-06-22 18:40:37 +03:00
soundex.el
speedbar.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
startup.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
strokes.el Fix comparing command names in strokes.el (bug#40600) 2020-04-16 20:47:35 -04:00
subr.el Merge from origin/emacs-27 2020-05-23 07:50:30 -07:00
svg.el Don't add repeated xlmns:xlink declarations in svg-create 2020-03-24 05:31:27 +01:00
t-mouse.el Use lexical-binding in t-mouse.el 2020-05-13 12:13:52 +02:00
tab-bar.el Subject: Frame-local tab-bar for numeric value of tab-bar-show (bug#42052) 2020-06-30 02:45:15 +03:00
tab-line.el Move tab-bar and tab-line faces to faces.el (part of bug#41200) 2020-06-08 03:21:42 +03:00
tabify.el
talk.el
tar-mode.el Combine archive-int-to-mode and tar-grind-file-mode 2020-05-14 18:43:15 +02:00
tempo.el ; * lisp/tempo.el (tempo-add-tag): Punctuation fixes in comments. 2020-02-21 11:18:04 +02:00
term.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
thingatpt.el
thread.el
thumbs.el
time-stamp.el ; Clarify what time-stamp-active enables 2020-01-24 09:16:19 -08:00
time.el
timezone.el
tmm.el
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vcursor.el
version.el Redo RCS Id for pdumper 2020-05-21 19:17:36 +03:00
view.el
vt-control.el
vt100-led.el
w32-fns.el Add charsets to 'w32-charset-info-alist' 2020-03-14 12:01:21 +02:00
w32-vars.el Use lexical-binding in w32-vars.el 2020-05-03 16:17:20 +02:00
wdired.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
whitespace.el whitespace: Turn long lines regexp into a function (bug#36837) 2020-03-01 22:54:32 -05:00
wid-browse.el
wid-edit.el * lisp/wid-edit.el (widget-choose): Use read-char-from-minibuffer (bug#17272) 2020-02-06 00:27:37 +02:00
widget.el
windmove.el The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691) 2020-06-07 02:42:24 +03:00
window.el Bind 'C-x 4 1' to 'same-window-prefix' and document new commands (bug#41691) 2020-07-01 00:30:18 +03:00
winner.el
woman.el Declare some <package>-version variables obsolete 2020-03-21 02:49:25 +01:00
x-dnd.el
xdg.el
xml.el Don't bug out in xml-escape-string if invalid characters aren't present 2020-05-25 15:03:37 +02:00
xt-mouse.el
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.