emacs/lisp/emacs-lisp
Dmitry Gutov e51b27ec2c Remove the highlighting support for quoting 'like this' inside Lisp docstrings
Remove the highlighting support for quoting 'like this' inside
Lisp docstrings.  This part of
c4151ebe15 seems to have been
unintentional, considering substitute-command-keys gives wrong
output for such usage.
* lisp/emacs-lisp/lisp-mode.el (lisp-el-font-lock-keywords-2)
(lisp-cl-font-lock-keywords-2): Do not highlight text between two
straight quotes as symbol.
2016-03-06 02:41:25 +02:00
..
advice.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
autoload.el * lisp/emacs-lisp/autoload.el (autoload-find-destination): Doc fix. 2016-01-06 20:36:46 -05: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 Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Add some missing version tags. 2016-01-12 20:06:49 -05:00
checkdoc.el Fix problems caused by new implementation of sub-word mode 2016-02-05 23:54:21 +02:00
cl-extra.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cl-generic.el Avoid loading cl-lib for term/xterm.elc, eg in -Q -nw. (Bug#22669) 2016-02-16 11:49:05 -05: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 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cl-preloaded.el Fix copyright years by hand 2016-01-01 01:38:07 -08: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 Document obsoletion of 'intangible' and 'point-entered/left' 2016-01-13 21:14:22 +02: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 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
easy-mmode.el Minor fixes in global-auto-composition-mode 2016-02-15 21:46:17 +02: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 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio-core.el ; Auto-commit of loaddefs files. 2016-01-01 07:23:33 -05: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 Update copyright year to 2016 2016-01-01 01:34:24 -08: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-01-01 07:23:33 -05:00
eldoc.el Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
helper.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
inline.el Document 'define-inline' 2016-01-16 15:30:47 +02:00
let-alist.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lisp-mnt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lisp-mode.el Remove the highlighting support for quoting 'like this' inside Lisp docstrings 2016-03-06 02:41:25 +02:00
lisp.el Fix white space in last checkin 2016-02-24 13:55:29 +11:00
macroexp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
map-ynp.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
map.el Quoting fixes in doc strings and diagnostics 2016-02-03 17:20:17 -08:00
nadvice.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
package-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
package.el Naming fix for consistency 2016-02-21 07:57:17 +09: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 Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
shadow.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
smie.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
subr-x.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
syntax.el Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Update copyright year to 2016 2016-01-01 01:34:24 -08: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