1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-08 15:30:40 -08:00
emacs/lisp/emacs-lisp
Stefan Monnier f63da590fd * lisp/emacs-lisp/smie.el: Fix URL. Remove redundant :group args
(smie-indent-forward-token): Improve error message.
(smie--funcall): New function.
(smie-indent-calculate): Use it.
2021-04-12 13:01:06 -04:00
..
advice.el
autoload.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el * lisp/emacs-lisp/benchmark.el (benchmark-call): New function 2021-03-17 19:04:28 -04:00
bindat.el
byte-opt.el Fix condition-case optimiser bug 2021-04-09 19:20:55 +02:00
byte-run.el
bytecomp.el * lisp/emacs-lisp/bytecomp.el: Remember location of unresolved calls 2021-03-19 18:33:46 -04:00
cconv.el Fix typo in cconv 2021-04-11 12:41:21 +02:00
chart.el Compute chart-face-list dynamically 2021-03-18 11:15:50 +01:00
check-declare.el
checkdoc.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
cl-extra.el
cl-generic.el
cl-indent.el
cl-lib.el
cl-macs.el Self-TCO in condition-case error handlers 2021-04-09 10:55:37 +02:00
cl-preloaded.el
cl-print.el
cl-seq.el
copyright.el
crm.el
cursor-sensor.el
debug.el
derived.el
disass.el
easy-mmode.el (define-minor-mode): Warn about use of pre-Emacs-21 style args 2021-04-12 11:08:19 -04:00
easymenu.el Clarify obsoletion messages for easy-menu-{add,remove} 2021-04-07 14:33:10 +02:00
edebug.el * lisp/emacs-lisp/edebug.el (edebug--frame): Move docstring where it belongs 2021-04-12 12:51:28 -04: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
ert.el
ewoc.el
faceup.el
find-func.el
float-sup.el * lisp/emacs-lisp/float-sup.el (pi): Actually mark it as obsolete 2021-04-12 12:53:53 -04:00
generator.el Fix copyright lines mistakenly treated as outline headers 2021-03-18 23:32:57 -04:00
generic.el
gv.el Merge from origin/emacs-27 2021-03-12 08:47:41 -08:00
helper.el
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
lisp.el
macroexp.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
map-ynp.el
map.el
memory-report.el * lisp/emacs-lisp/memory-report.el (memory-report--object-size-1): Simplify 2021-04-12 12:55:52 -04:00
nadvice.el
package-x.el
package.el Init archive and add noconfirm to 'package-install-selected-packages' 2021-03-15 03:09:02 +01:00
pcase.el * lisp/emacs-lisp/pcase.el (pcase-compile-patterns): New function (bug#47261) 2021-03-19 17:42:22 -04:00
pp.el
radix-tree.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rmc.el
rx.el
seq.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
shadow.el
shortdoc.el Move string-trim functions to subr.el 2021-03-24 09:22:44 +01:00
smie.el * lisp/emacs-lisp/smie.el: Fix URL. Remove redundant :group args 2021-04-12 13:01:06 -04:00
subr-x.el Move string-trim functions to subr.el 2021-03-24 09:22:44 +01:00
syntax.el * lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Use macroexp-let2 2021-03-11 21:47:10 -05:00
tabulated-list.el Don't preserve window-line in tabulated-list-print 2021-04-09 18:25:08 +02:00
tcover-ses.el
testcover.el
text-property-search.el
thunk.el
timer-list.el
timer.el
tq.el
trace.el
unsafep.el
warnings.el