1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/emacs-lisp
Johan Claesson 7c3ef77ccb Make the reverse tabulated list sort stable
* lisp/emacs-lisp/tabulated-list.el (tabulated-list--get-sorter):
Make the reverse sorting stable (bug#37174).

Copyright-paperwork-exempt: yes
2019-09-21 00:06:58 +02:00
..
advice.el
autoload.el Fix some file-mode races 2019-09-16 18:00:59 -07:00
avl-tree.el
backquote.el
backtrace.el Improve print output options commands in backtrace-mode (bug#36566) 2019-09-13 13:43:07 -07:00
benchmark.el
bindat.el
byte-opt.el New function time-convert 2019-08-05 18:37:29 -07:00
byte-run.el (with-suppressed-warnings): Also suppress warnings when not byte-compiling 2019-06-22 23:29:00 -04:00
bytecomp.el Let byte-compiler recognize that local-variable-p implies boundp 2019-09-07 17:00:39 -04:00
cconv.el
chart.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
check-declare.el Make check-declare understand cl-defun 2019-07-13 16:49:23 +02:00
checkdoc.el Make checkdoc check cl-lib function docstrings 2019-08-16 14:00:31 -07:00
cl-extra.el Support bool-vectors in cl-extra.el 2019-08-10 11:14:44 +03:00
cl-generic.el Make with-suppressed-warnings work in cl-defmethod 2019-06-17 11:39:56 +02:00
cl-indent.el Fix for lisp tagbody indentation 2019-07-09 15:51:50 +02:00
cl-lib.el Preserve more markers when reverting .gpg files 2019-09-04 15:20:00 +02:00
cl-macs.el Merge commit '74e9799bd8' 2019-09-10 03:37:51 -07:00
cl-preloaded.el
cl-print.el Improve performance of backtrace printing (bug#36566) 2019-09-13 13:43:07 -07:00
cl-seq.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
copyright.el
crm.el Rename variables and functions with "auto-load" in their names 2019-08-15 16:02:20 -07:00
cursor-sensor.el
debug.el
derived.el ; * lisp/emacs-lisp/derived.el (define-derived-mode): Doc fix. 2019-07-28 17:31:17 +03:00
disass.el
easy-mmode.el Respect global-eldoc-mode in minibuffers (Bug#36886) 2019-08-20 20:20:52 -04:00
easymenu.el easy-menu-define doc string fix 2019-08-03 20:32:24 +02:00
edebug.el edebug.el comment fix 2019-07-27 13:34:17 +02:00
eieio-base.el Move around defgeneric/defmethods in eieio 2019-06-19 17:12:29 +02:00
eieio-compat.el
eieio-core.el Change the eieio-declare-slots function into a macro 2019-06-17 15:48:39 +02:00
eieio-custom.el Clean up eieio-custom slightly 2019-06-20 12:51:39 +02:00
eieio-datadebug.el
eieio-opt.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
eieio-speedbar.el
eieio.el Move around defgeneric/defmethods in eieio 2019-06-19 17:12:29 +02:00
eldoc.el Respect global-eldoc-mode in minibuffers (Bug#36886) 2019-08-20 20:20:52 -04:00
elint.el * lisp/emacs-lisp/elint.el (elint-directory-skip-re): Fix doc typo. 2019-09-11 11:18:38 +02:00
elp.el
ert-x.el
ert.el Fix ‘make check’ failure 2019-07-26 09:41:55 -07:00
ewoc.el
faceup.el
find-func.el Fix completion in `read-library-name' 2019-08-27 09:46:28 +02:00
float-sup.el
generator.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
generic.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
gv.el Tweak gv-define-setter debug setting 2019-07-15 11:16:37 +02:00
helper.el
inline.el Fix inline-quote Edebug spec 2019-07-21 15:40:48 +02:00
let-alist.el * lisp/emacs-lisp/let-alist.el: Bump version to 1.0.6 (Bug#23244). 2019-07-30 21:13:36 -04:00
lisp-mnt.el
lisp-mode.el Merge from origin/emacs-26 2019-08-20 09:01:55 -07:00
lisp.el
macroexp.el Clarify macroexp-let* doc string 2019-08-04 14:43:43 +02:00
map-ynp.el
map.el
nadvice.el Tweak output of doc in advice--make-docstring 2019-07-13 17:48:53 +02:00
package-x.el Merge from origin/emacs-26 2019-07-30 21:42:34 -07:00
package.el Recommend using https for package-archives 2019-09-20 19:20:38 +02:00
pcase.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
pp.el
radix-tree.el
re-builder.el Tweak messaging in re-builder 2019-07-09 03:44:13 +02:00
regexp-opt.el Optimise more inputs to `regexp-opt' (bug#36444) 2019-07-04 17:18:15 +02:00
regi.el
ring.el
rmc.el Make the NSM not pop up an X dialogue on non-mouse actions 2019-09-04 15:20:00 +02:00
rx.el Shorter `rx' doc string (bug#36496) 2019-07-07 11:49:22 +02:00
seq.el
shadow.el
smie.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
subr-x.el Clarify what counts as whitespace in `string-blank-p' 2019-09-01 14:28:01 +02:00
syntax.el Document syntax-ppss-context 2019-06-24 00:04:04 +02:00
tabulated-list.el Make the reverse tabulated list sort stable 2019-09-21 00:06:58 +02:00
tcover-ses.el
tcover-unsafep.el
testcover.el Fix testcover.el usage of edebug.el symbols 2019-07-28 11:39:22 +02:00
text-property-search.el
thunk.el
timer-list.el
timer.el New function time-convert 2019-08-05 18:37:29 -07:00
tq.el Tweak tq queue processing 2019-08-03 16:33:06 +02:00
trace.el
unsafep.el
warnings.el Rename variables and functions with "auto-load" in their names 2019-08-15 16:02:20 -07:00