emacs/lisp/emacs-lisp
Stefan Monnier af1b1026dd * lisp/emacs-lisp/inline.el: Fix apply-conversion (bug#25280)
(inline--dont-quote): Quote the function with #' when passing it to `apply'.
Cherry picked from commit e6161f6489.
2016-12-28 11:50:02 -05:00
..
advice.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
autoload.el * lisp/emacs-lisp/autoload.el (update-directory-autoloads): Fix last change. 2016-10-19 10:59:05 +03:00
avl-tree.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
backquote.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
benchmark.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bindat.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
byte-opt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
byte-run.el Further define-obsolete-* doc fixups 2016-05-01 19:27:16 +02:00
bytecomp.el Quoting fixes in doc strings and diagnostics 2016-02-03 17:20:17 -08:00
cconv.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
chart.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
check-declare.el Revert "Use 'grep-find-program' in check-declare.el" 2016-04-21 05:06:26 +03:00
checkdoc.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
cl-extra.el Publicize cl--generic-all-functions 2016-05-10 01:16:06 +03:00
cl-generic.el Fix eieio vs cl-generic incompatibilities found in Rudel (bug#23947) 2016-07-14 15:05:49 -04:00
cl-indent.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cl-lib.el Make setf for frame-height/width work again 2016-02-23 15:45:08 +11:00
cl-macs.el Define struct predicate before acccesors 2016-12-10 16:00:01 -05:00
cl-preloaded.el Do call debugger on failed cl-assert 2016-11-08 19:54:03 -05:00
cl-seq.el (cl-union): Do not ignore :test argument when lists are equal. 2016-02-23 14:38:30 +11:00
cl.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
copyright.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
crm.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cursor-sensor.el Don't assume window-point and point are the same 2016-12-06 22:36:12 -05:00
debug.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
derived.el Comment on last change to define-derived-mode 2016-03-01 11:51:34 +08:00
disass.el Teach M-x disassemble a default argument. 2016-03-31 19:34:05 -04:00
easy-mmode.el * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring 2016-12-07 13:58:57 +01:00
easymenu.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
edebug.el Mark some user options that can get evalled as risky. 2016-01-30 11:36:41 -08:00
eieio-base.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio-compat.el Fix eieio vs cl-generic incompatibilities found in Rudel (bug#23947) 2016-07-14 15:05:49 -04:00
eieio-core.el ; Spelling fixes 2016-11-04 14:50:59 -07:00
eieio-custom.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio-datadebug.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio-opt.el Publicize cl--generic-all-functions 2016-05-10 01:16:06 +03:00
eieio-speedbar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio.el ; Auto-commit of loaddefs files. 2016-05-10 07:18:12 -04:00
eldoc.el global-eldoc-mode doc fix 2016-05-01 19:27:17 +02:00
elint.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
elp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ert-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ert.el * lisp/emacs-lisp/ert.el (ert--results-move): Change error to user-error 2016-01-25 08:55:17 +00:00
ewoc.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
find-func.el Run find-function-after-hook after finding a symbol 2016-09-23 16:36:24 +03:00
float-sup.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
generator.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
generic.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
gv.el * lisp/emacs-lisp/gv.el (gv-ref): Fix example of PLACE in docstring. 2016-08-31 23:51:27 +02:00
helper.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
inline.el * lisp/emacs-lisp/inline.el: Fix apply-conversion (bug#25280) 2016-12-28 11:50:02 -05:00
let-alist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lisp-mnt.el ; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save-excursion" 2016-05-12 01:18:38 +03:00
lisp-mode.el * lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table): 2016-05-31 14:50:52 -04:00
lisp.el Doc fix for insert-pair-alist 2016-05-01 19:27:12 +02:00
macroexp.el * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix (bug#19704) 2016-06-11 17:38:11 -04:00
map-ynp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
map.el Fix map-put and map-delete for alists (Bug#23105) 2016-03-25 15:11:23 +01:00
nadvice.el * lisp/emacs-lisp/nadvice.el (advice--make-docstring): 2016-06-13 18:18:34 -04:00
package-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
package.el * lisp/emacs-lisp/package.el (describe-package-1) 2016-07-13 08:54:57 -07:00
pcase.el Quoting fixes in doc strings and diagnostics 2016-02-03 17:20:17 -08:00
pp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
re-builder.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
regexp-opt.el Fix regexp-opt documentation (bug #17862) 2016-09-03 23:50:42 -04:00
regi.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
ring.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
rx.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
seq.el ; Fix documentation of seq-subseq 2016-09-02 09:53:31 -04:00
shadow.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
smie.el * lisp/emacs-lisp/smie.el (smie-indent-keyword): Don't burp in strings 2016-03-16 22:55:56 -04:00
subr-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
syntax.el ; Spelling fixes 2016-05-01 18:01:39 -07:00
tabulated-list.el * lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode): Redundant line 2016-01-25 09:48:33 +00:00
tcover-ses.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
tcover-unsafep.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
testcover.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
thunk.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
timer.el add-timeout doc fix 2016-05-01 19:27:14 +02:00
tq.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
trace.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
unsafep.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
warnings.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00