1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
emacs/lisp/emacs-lisp
Shakthi Kannan 86312ffd93 Document support for ':documentation' in Lisp mode
* lisp/emacs-lisp/lisp-mode.el (lisp-string-in-doc-position-p)
(lisp-string-after-doc-keyword-p)
(lisp-font-lock-syntactic-face-function): Add doc strings.
2015-12-30 19:59:12 +02:00
..
advice.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
autoload.el
avl-tree.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
backquote.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
benchmark.el
bindat.el
byte-opt.el
byte-run.el
bytecomp.el Spelling and grammar fixes 2015-11-29 21:52:17 -08:00
cconv.el Byte compiler: on setq with an odd number of arguments, generate a `signal' 2015-11-26 10:36:32 +00:00
chart.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
check-declare.el
checkdoc.el Add ':version' tag to 'checkdoc-package-keywords-flag' 2015-11-27 12:32:44 +02:00
cl-extra.el (/ N) now returns the reciprocal of N 2015-10-20 18:22:48 -07:00
cl-generic.el Fix bug#22069 in cl-generic.el 2015-12-02 06:40:27 -06:00
cl-indent.el
cl-lib.el
cl-macs.el * lisp/emacs-lisp/cl-macs.el (character): Can't be negative 2015-12-04 08:28:39 -05:00
cl-preloaded.el Fix some file headers for the purpose of `package--builtins' 2015-12-03 16:13:57 +00:00
cl-seq.el Rename "search path" to "library roots" 2015-11-06 15:37:24 +02:00
cl.el
copyright.el
crm.el
cursor-sensor.el Avoid errors in redisplay--pre-redisplay-functions 2015-10-31 15:31:17 +02:00
debug.el
derived.el
disass.el
easy-mmode.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
easymenu.el
edebug.el
eieio-base.el
eieio-compat.el Fix some file headers for the purpose of `package--builtins' 2015-12-03 16:13:57 +00:00
eieio-core.el ; Auto-commit of loaddefs files. 2015-12-04 07:20:41 -05:00
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el
eldoc.el * lisp/emacs-lisp/eldoc.el: Add back-to-indentation to the command list 2015-10-17 11:49:36 -04:00
elint.el
elp.el
ert-x.el
ert.el ; Restore selector `member' accidentally drooped in ert rewrite. 2015-12-11 06:46:19 +01:00
ewoc.el
find-func.el
float-sup.el
generator.el
generic.el
gv.el Signal an error when `setf' gets an odd number of arguments. 2015-11-23 17:13:55 +00:00
helper.el
inline.el
let-alist.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
lisp-mnt.el
lisp-mode.el Document support for ':documentation' in Lisp mode 2015-12-30 19:59:12 +02:00
lisp.el
macroexp.el * lisp/emacs-lisp/macroexp.el: Tweak macroexp-if optimizations 2015-10-28 13:59:42 -04:00
map-ynp.el
map.el Rename seq-p and map-p to seqp and mapp 2015-11-11 18:20:03 +01:00
nadvice.el * lisp/emacs-lisp/nadvice.el (add-function): Fix debug spec. 2015-11-23 21:01:02 +01:00
package-x.el
package.el * lisp/emacs-lisp/package.el (package-unpack): Security check 2015-12-12 21:43:34 +00:00
pcase.el pcase.el: Fix edebugging of backquoted cons patterns 2015-11-16 23:48:25 +01:00
pp.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rx.el
seq.el Rename seq-p and map-p to seqp and mapp 2015-11-11 18:20:03 +01:00
shadow.el
smie.el * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix BOB "token" 2015-12-03 15:22:14 -05:00
subr-x.el
syntax.el (internal--syntax-propertize): Save match-data here (bug#21766) 2015-10-28 22:18:47 -04:00
tabulated-list.el
tcover-ses.el
tcover-unsafep.el
testcover.el
thunk.el * lisp/emacs-lisp/thunk.el (thunk-delay): Fix the macro. 2015-10-28 09:56:03 +01:00
timer.el
tq.el
trace.el
unsafep.el
warnings.el