emacs/lisp/emacs-lisp
AndreaCorallo b41d76fa5e Remove relocation index form LIMPLE setimm
Given that every object identify a relocation class simplify setimm too.
2020-03-01 19:22:27 +00:00
..
advice.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
autoload.el Merge remote-tracking branch 'savannah/master' into HEAD 2020-02-26 10:39:15 +00:00
avl-tree.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
backquote.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
backtrace.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
benchmark.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bindat.el * lisp/emacs-lisp/bindat.el: Remove obsolete comment. 2020-01-04 19:14:50 -08:00
byte-opt.el Generate 'substring' byte op (bug#39709) 2020-02-25 16:40:11 +01:00
byte-run.el revert unnecessary modifications 2020-01-01 11:38:10 +01:00
bytecomp.el Merge remote-tracking branch 'savannah/master' into HEAD 2020-02-26 10:39:15 +00:00
cconv.el Remove generation of old bytecodes for catch/unwind 2020-01-05 11:19:52 +01:00
chart.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
check-declare.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
checkdoc.el Fix wording and punctuation of a recent commit 2020-01-17 11:35:35 +02:00
cl-extra.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-generic.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-indent.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-lib.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-macs.el Eval macro arg just once 2020-02-05 19:05:23 +01:00
cl-preloaded.el Fix copyright years by hand 2020-01-01 01:01:53 +00:00
cl-print.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl-seq.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
comp.el Remove relocation index form LIMPLE setimm 2020-03-01 19:22:27 +00:00
copyright.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
crm.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cursor-sensor.el Fix cursor-sensor--detect when current buf != selected window's buf 2020-02-21 11:11:05 +02:00
debug.el * lisp/emacs-lisp/debug.el (debug): Merge the non-interactive cases 2020-01-31 16:09:42 +02:00
derived.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
disass.el set disassemble buffer in read only 2020-01-01 11:38:17 +01:00
easy-mmode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
easymenu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
edebug.el Introduce element &error into edebug specification lists for macros 2020-01-17 21:53:13 +00:00
eieio-base.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-compat.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-core.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-custom.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-datadebug.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eieio-opt.el Replace add-hook load-hook with with-eval-after-load 2020-01-16 21:21:29 -08:00
eieio-speedbar.el Replace add-hook load-hook with with-eval-after-load 2020-01-16 21:21:29 -08:00
eieio.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eldoc.el * lisp/emacs-lisp/eldoc.el (eldoc-documentation-function): No nil value 2020-02-26 22:47:32 -05:00
elint.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
elp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ert-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ert.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ewoc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
faceup.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
find-func.el Revert the --with-install-srcdir patch 2020-01-27 23:17:10 -08:00
float-sup.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
generator.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
generic.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gv.el Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
helper.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
inline.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
let-alist.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lisp-mnt.el Globally sanitize single-file package long descriptions (Bug#37548) 2020-01-23 22:57:23 +01:00
lisp-mode.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
lisp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
macroexp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
map-ynp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
map.el * lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation 2020-02-04 12:30:31 -05:00
nadvice.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
package-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
package.el Show friendly message after package install 2020-02-25 19:42:08 -05:00
pcase.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
radix-tree.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
re-builder.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
regexp-opt.el Remove the optional KEEP-ORDER argument to regexp-opt 2020-02-13 20:43:42 +01:00
regi.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ring.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rmc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rx.el rx: Use longest match for all-string 'or' forms (bug#37659) 2020-02-12 11:20:47 +01:00
seq.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
shadow.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
smie.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
subr-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
syntax.el Shorten some ppss struct field names 2020-02-23 09:03:18 -05:00
tabulated-list.el Move “Fix some broken conditional forms” to master 2020-01-05 11:50:31 -08:00
tcover-ses.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tcover-unsafep.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
testcover.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
text-property-search.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
thunk.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
timer-list.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
timer.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tq.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
trace.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unsafep.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
warnings.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00