1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00
emacs/lisp/emacs-lisp
Lars Ingebrigtsen 867b99d68f Revert "Improve fontifying of #| ... |# in `lisp-mode'"
This reverts commit 1275dc4711.

Setting comment-end isn't the correct thing to do -- it makes M-; insert that string.
2021-01-31 07:59:40 +01:00
..
advice.el
autoload.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el
bindat.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
byte-opt.el Fix spurious "Lexical argument shadows the dynamic variable" due to inlining 2021-01-21 13:15:05 -05:00
byte-run.el Fix missing file&line info in "Unknown defun property" warnings 2021-01-23 16:04:36 -05:00
bytecomp.el * lisp/emacs-lisp/bytecomp.el (byte-compile--declare-var): Fix warning 2021-01-20 20:17:11 -05:00
cconv.el
chart.el
check-declare.el
checkdoc.el Fix position in empty buffers in checkdoc-file-comments-engine 2021-01-29 07:04:47 +01:00
cl-extra.el
cl-generic.el
cl-indent.el
cl-lib.el
cl-macs.el
cl-preloaded.el
cl-print.el
cl-seq.el
copyright.el
crm.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
cursor-sensor.el
debug.el
derived.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
disass.el
easy-mmode.el
easymenu.el
edebug.el
eieio-base.el
eieio-compat.el
eieio-core.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
eieio-speedbar.el
eieio.el
eldoc.el
elint.el
elp.el
ert-x.el
ert.el * lisp/emacs-lisp/pcase.el: Add support for not to pred 2021-01-16 14:21:57 -05:00
ewoc.el
faceup.el
find-func.el
float-sup.el
generator.el
generic.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
gv.el
helper.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el Revert "Improve fontifying of #| ... |# in `lisp-mode'" 2021-01-31 07:59:40 +01:00
lisp.el
macroexp.el * lisp/emacs-lisp/macroexp.el (macroexp-if): Fix typo 2021-01-27 18:53:58 -05:00
map-ynp.el
map.el
memory-report.el
nadvice.el
package-x.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
package.el Move the ‘declare’ form before the interactive spec in 10 functions. 2021-01-20 21:19:23 +02:00
pcase.el * lisp/emacs-lisp/pcase.el (pcase--split-pred): Handle memq pred. 2021-01-27 18:51:09 -05:00
pp.el
radix-tree.el * lisp/emacs-lisp/pcase.el: Add support for not to pred 2021-01-16 14:21:57 -05:00
re-builder.el
regexp-opt.el
regi.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
ring.el
rmc.el
rx.el
seq.el
shadow.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
shortdoc.el
smie.el
subr-x.el * lisp/emacs-lisp/subr-x.el (named-let): New macro 2021-01-20 14:13:15 -05:00
syntax.el
tabulated-list.el
tcover-ses.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
testcover.el
text-property-search.el
thunk.el
timer-list.el
timer.el
tq.el
trace.el
unsafep.el Use lexical-binding in all of lisp/emacs-lisp 2021-01-28 14:42:21 -05:00
warnings.el