1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/lisp/emacs-lisp
Lars Ingebrigtsen 77d4491391 Revert "Move description of value to syntax-ppss function."
This reverts commit 305dbc7e2b.

Both of the functions in question are used a lot in the sources, so move it back to the more basic function.
2019-10-30 21:26:22 +01:00
..
advice.el
autoload.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el Add new macro `benchmark-progn' 2019-10-15 08:19:14 +02:00
bindat.el
byte-opt.el
byte-run.el
bytecomp.el Fix bytecomp.el warning a different way than the previous patch 2019-10-03 17:17:50 +02:00
cconv.el
chart.el Update CEDET manual tests so that they run. 2019-10-15 11:08:18 -04:00
check-declare.el
checkdoc.el Make checkdoc work better with cl-lib functions 2019-10-10 02:18:20 +02:00
cl-extra.el * lisp/emacs-lisp/seq.el: Don't require cl-lib. 2019-10-27 13:25:00 -04:00
cl-generic.el
cl-indent.el
cl-lib.el
cl-macs.el Extend debug spec of cl-flet (Bug#34481) 2019-10-17 20:13:40 +02:00
cl-preloaded.el
cl-print.el
cl-seq.el Improve recent doc fix for cl-reduce 2019-10-07 17:54:18 +01:00
copyright.el
crm.el Fix some &rest body edebug specs 2019-10-16 04:44:22 +02:00
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 Revert "Add an edebug-cancel-debug-on-entry alias" 2019-10-20 10:28:44 +02:00
derived.el
disass.el
easy-mmode.el Fix some &rest body edebug specs 2019-10-16 04:44:22 +02:00
easymenu.el
edebug.el Make edebug-eval-last-sexp interactively take a zero prefix 2019-10-22 13:12:08 +02:00
eieio-base.el * eieio-core.el (eieio--full-class-object): New function. 2019-10-06 16:00:21 -04:00
eieio-compat.el
eieio-core.el * eieio-core.el (eieio--full-class-object): New function. 2019-10-06 16:00:21 -04:00
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el * eieio-core.el (eieio--full-class-object): New function. 2019-10-06 16:00:21 -04:00
eldoc.el
elint.el
elp.el
ert-x.el
ert.el Correctly explain test failures with mixed uni/multibyte strings 2019-10-13 20:29:27 +02:00
ewoc.el
faceup.el
find-func.el
float-sup.el
generator.el Fix typos in lisp/*.el 2019-10-09 06:15:46 +02:00
generic.el
gv.el Fix some &rest body edebug specs 2019-10-16 04:44:22 +02:00
helper.el
inline.el Fix some &rest body edebug specs 2019-10-16 04:44:22 +02:00
let-alist.el
lisp-mnt.el
lisp-mode.el
lisp.el
macroexp.el
map-ynp.el
map.el * lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword args 2019-10-11 12:18:21 -04:00
nadvice.el
package-x.el
package.el Don't try to add nil packages on refresh 2019-10-21 00:00:36 +02:00
pcase.el
pp.el
radix-tree.el
re-builder.el Remove XEmacs compat code from re-builder.el 2019-10-04 15:26:10 +02:00
regexp-opt.el
regi.el
ring.el
rmc.el
rx.el Expand rx definitions inside (not ...) 2019-10-27 09:54:54 +01:00
seq.el * lisp/tab-bar.el: Store point position and frame buffer-lists in tab. 2019-10-30 00:31:11 +02:00
shadow.el
smie.el
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 More improvements of doc strings in text-property-search.el 2019-09-28 17:43:15 +03:00
thunk.el
timer-list.el
timer.el
tq.el
trace.el
unsafep.el
warnings.el