1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
emacs/lisp/emacs-lisp
Glenn Morris 2bb7bb4abf Merge from origin/emacs-27
ca6a53d3bc Don't default to showing X-Faces externally in Gnus
dbf4b5b2d0 Fix manual typo in Special Read Syntax
a9fe6dfa90 Fix problem with emacs -nw / eww / svg
0de63092c8 Clarify base64 requirements and say what {en,de}code_codin...
6184aa003f ; * etc/NEWS: Fix boring oddities.
51ea32dd12 * src/emacs-module.h.in: Add reference to manual.
75d0cef20d Trivial docstring fixes
ee12c421b6 imagemagick-types needs to initialize ImageMagick

# Conflicts:
#	etc/NEWS
2019-12-25 07:50:19 -08:00
..
advice.el
autoload.el
avl-tree.el
backquote.el
backtrace.el Spelling fixes 2019-12-09 18:45:18 -08:00
benchmark.el
bindat.el
byte-opt.el
byte-run.el
bytecomp.el Improve errors & warnings due to fancy quoted vars (Bug#32939) 2019-11-28 18:10:07 -05:00
cconv.el Improve errors & warnings due to fancy quoted vars (Bug#32939) 2019-11-28 18:10:07 -05:00
chart.el
check-declare.el
checkdoc.el
cl-extra.el Fix cl-prettyexpand in the non-FULL case 2019-11-18 11:02:27 +01:00
cl-generic.el
cl-indent.el
cl-lib.el Document Lisp floats a bit better 2019-11-10 15:04:20 -08:00
cl-macs.el Trivial docstring fixes 2019-12-24 02:37:08 +01:00
cl-preloaded.el
cl-print.el
cl-seq.el
copyright.el
crm.el
cursor-sensor.el * lisp/emacs-lisp/cursor-sensor.el: Make it possible to reveal invisible text 2019-10-21 16:35:38 -04:00
debug.el * lisp/emacs-lisp/debug.el (debug-on-entry): Allow undefined functions 2019-12-11 20:24:44 -05:00
derived.el
disass.el
easy-mmode.el
easymenu.el * lisp/emacs-lisp/easymenu.el (easy-menu-make-symbol): Fix last change 2019-11-12 08:39:18 -05:00
edebug.el * lisp/emacs-lisp/edebug.el (edebug-remove-instrumentation): Use 'user-error'. 2019-12-13 01:47:03 +02:00
eieio-base.el
eieio-compat.el
eieio-core.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el
eldoc.el
elint.el
elp.el
ert-x.el * lisp/autorevert.el: Use 'minibuffer-message' to not obscure the prompt. 2019-11-10 23:21:46 +02:00
ert.el
ewoc.el
faceup.el
find-func.el
float-sup.el
generator.el Don't use `let*' with just one binding 2019-12-24 04:09:46 +01:00
generic.el
gv.el
helper.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el Add prefix to help.el uni-confusable* vars 2019-12-13 06:41:05 -05:00
lisp.el
macroexp.el Make with-suppressed-warnings work for macros, too 2019-11-20 12:28:43 +01:00
map-ynp.el * lisp/emacs-lisp/map-ynp.el (read-answer): Use [remap self-insert-command] 2019-12-10 01:53:16 +02:00
map.el Trivial docstring fixes 2019-12-24 02:37:08 +01:00
nadvice.el
package-x.el
package.el Fix uses of inhibit-message in package.el 2019-11-22 16:36:25 +02:00
pcase.el
pp.el Make pp-buffer into a command 2019-11-21 14:09:32 +01:00
radix-tree.el
re-builder.el
regexp-opt.el More precise 'regexp-opt' documentation 2019-12-18 12:46:30 +01:00
regi.el
ring.el
rmc.el
rx.el Allow characters and single-char strings in rx charsets 2019-12-13 13:30:14 +01:00
seq.el New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354) 2019-12-03 01:40:12 +02:00
shadow.el
smie.el * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix bug#38255 2019-11-21 18:25:00 -05:00
subr-x.el
syntax.el Revert "Move description of value to syntax-ppss function." 2019-10-30 21:26:22 +01:00
tabulated-list.el Fix point position after revert-buffer in tabulated-list mode 2019-10-27 17:07:47 +02:00
tcover-ses.el
tcover-unsafep.el
testcover.el
text-property-search.el
thunk.el
timer-list.el
timer.el Use run-with-idle-timer instead of debounce for responsive image scaling. 2019-11-30 23:16:03 +02:00
tq.el
trace.el
unsafep.el
warnings.el