1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
emacs/lisp/emacs-lisp
Kevin Ryde 80c4cfa965 Make checkdoc warn about variables described as "True"
* checkdoc.el (checkdoc-this-string-valid-engine): Docstrings for
variables "True...", and functions "Return true...", should usually be
"non-nil" (bug#15506).
2016-02-25 16:16:37 +10:30
..
advice.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
autoload.el Merge from origin/emacs-25 2016-01-11 22:50:30 -08: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 Merge from origin/emacs-25 2016-02-03 23:56:08 -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 Make checkdoc warn about variables described as "True" 2016-02-25 16:16:37 +10:30
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 Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Update copyright year to 2016 2016-01-01 01:34:24 -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 Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-core.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-custom.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-datadebug.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio-opt.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
eieio-speedbar.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
eieio.el Merge from origin/emacs-25 2016-01-11 22:48:07 -08: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 ert-with-function-mocked: New macro 2016-02-23 14:44:56 +11: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 Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
lisp-mnt.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
lisp-mode.el Rename lisp--prettify-symbols-alist 2016-02-23 19:46:02 +11:00
lisp.el Update copyright year to 2016 2016-01-01 01:34:24 -08: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 Remove spurious newline in package list 2016-02-23 19:36:23 +11: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 New function seq-map-indexed 2016-02-14 10:25:10 +01: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 * lisp/emacs-lisp/syntax.el (syntax-ppss-table): New var 2016-01-16 15:06:04 -05: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-list.el Disable 'timer-list' 2016-02-09 20:30:54 +02: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