1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/emacs-lisp
Lars Ingebrigtsen b72cd0c746 Fix up key bindings in previous tabulated-list patch
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode-map):
Actually use `w'/`c' as described in previous patch.
2019-06-24 16:45:54 +02:00
..
advice.el
autoload.el Tweak progress reporting in update-directory-autoloads 2019-06-19 13:48:48 +02:00
avl-tree.el
backquote.el
backtrace.el
benchmark.el
bindat.el Fix byte compilation warning in bindat.el 2019-06-15 16:33:20 +02:00
byte-opt.el Compile list member functions in cond to switch (bug#36139) 2019-06-19 11:20:58 +02:00
byte-run.el (with-suppressed-warnings): Also suppress warnings when not byte-compiling 2019-06-22 23:29:00 -04:00
bytecomp.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
cconv.el
chart.el
check-declare.el Use lexical-binding in password-cache.el and add tests 2019-06-09 10:08:36 -07:00
checkdoc.el Remove XEmacs compat code from checkdoc.el 2019-06-20 12:51:39 +02:00
cl-extra.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
cl-generic.el Make with-suppressed-warnings work in cl-defmethod 2019-06-17 11:39:56 +02:00
cl-indent.el
cl-lib.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
cl-macs.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
cl-preloaded.el
cl-print.el
cl-seq.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
cl.el
copyright.el
crm.el
cursor-sensor.el
debug.el
derived.el
disass.el Compilation fix for previous change 2019-06-13 13:56:16 +02:00
easy-mmode.el
easymenu.el
edebug.el
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 Add comment to eieio-opt about why we're requiring cl-extra 2019-06-16 22:26:40 +02:00
eieio-speedbar.el
eieio.el Move around defgeneric/defmethods in eieio 2019-06-19 17:12:29 +02:00
eldoc.el
elint.el
elp.el
ert-x.el
ert.el
ewoc.el
faceup.el
find-func.el
float-sup.el Suppress warning about pi not having a prefix 2019-06-12 17:46:06 +02:00
generator.el
generic.el
gv.el
helper.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el
lisp.el (beginning-of-defun-raw): Suppress warning about syntax-begin-function 2019-06-12 17:46:06 +02:00
macroexp.el
map-ynp.el
map.el
nadvice.el
package-x.el
package.el
pcase.el Tighter pcase or-pattern member function selection (bug#36139) 2019-06-19 11:20:58 +02:00
pp.el
radix-tree.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rmc.el
rx.el Check validity of rx submatch-n number 2019-06-23 20:31:48 +02:00
seq.el
shadow.el
smie.el
subr-x.el (if-let): Improve docstring by mentioning let* 2019-06-23 22:55:40 +02:00
syntax.el Document syntax-ppss-context 2019-06-24 00:04:04 +02:00
tabulated-list.el Fix up key bindings in previous tabulated-list patch 2019-06-24 16:45:54 +02:00
tcover-ses.el
tcover-unsafep.el
testcover.el
text-property-search.el
thunk.el
timer-list.el Escape newlines when printing functions in timer list 2019-06-13 14:11:39 +02:00
timer.el
tq.el
trace.el
unsafep.el
warnings.el Don't hard-code the fill-column for display-warning 2019-06-16 17:37:21 -07:00