emacs/lisp/emacs-lisp
Paul Eggert 9b0ffdbadd Spelling fixes
* doc/misc/calc.texi (Predefined Units): Use the bland modern
scientific style for spelling the units “ampere” and
“angstrom” rather than the older style “Ampere” and
“Ångstrom”.  The latter spelling was wrong anyway (it should
have been “Ångström”).
* lisp/emacs-lisp/ert.el (ert--explain-equal-rec):
Fix misspelling of ‘atom’ in code.
2015-12-07 08:38:05 -08:00
..
advice.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
autoload.el add file name to autoload error messages. 2015-07-22 04:31:44 -05:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bindat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
byte-opt.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
byte-run.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
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 Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
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 Fix indentation for with-output-to-string 2015-06-26 18:03:30 +08:00
cl-lib.el Initialize cl--gensym-counter to 0 2015-06-27 10:59:08 -07:00
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 Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
copyright.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
crm.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
cursor-sensor.el Avoid errors in redisplay--pre-redisplay-functions 2015-10-31 15:31:17 +02:00
debug.el * lisp/emacs-lisp/debug.el (debug-help-follow): Use describe-symbol. 2015-07-09 13:18:57 -04:00
derived.el Revert "Extend ‘format’ to translate curved quotes" 2015-08-23 16:33:39 +02:00
disass.el Fix disassembly of non-compiled lexical functions (bug#21377) 2015-09-03 15:15:11 -04:00
easy-mmode.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
easymenu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edebug.el Resurrect edebug-set-initial-mode, repurposing it to set the global mode. 2015-09-25 11:31:50 +00:00
eieio-base.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
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 Spelling fixes 2015-05-05 12:25:48 -07:00
eieio-datadebug.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-opt.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
eieio-speedbar.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
eieio.el ; Auto-commit of loaddefs files. 2015-09-08 06:19:13 -04:00
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 Fix a few problems with directed quotes 2015-10-01 21:44:35 -07:00
elp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ert-x.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ert.el Spelling fixes 2015-12-07 08:38:05 -08:00
ewoc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
find-func.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
float-sup.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
generator.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
generic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gv.el Signal an error when `setf' gets an odd number of arguments. 2015-11-23 17:13:55 +00:00
helper.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
inline.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
let-alist.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
lisp-mnt.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
lisp-mode.el * lisp/emacs-lisp/lisp-mode.el (let-when-compile): Work like let* 2015-09-29 15:08:55 -04:00
lisp.el * lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove 2015-09-17 20:33:55 -04:00
macroexp.el * lisp/emacs-lisp/macroexp.el: Tweak macroexp-if optimizations 2015-10-28 13:59:42 -04:00
map-ynp.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
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 Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
package.el * lisp/emacs-lisp/package.el: Don't install bad signatures (bug#22089) 2015-12-05 16:42:04 +00:00
pcase.el pcase.el: Fix edebugging of backquoted cons patterns 2015-11-16 23:48:25 +01:00
pp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
re-builder.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
regexp-opt.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
regi.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ring.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
rx.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
seq.el Rename seq-p and map-p to seqp and mapp 2015-11-11 18:20:03 +01:00
shadow.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
smie.el * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix BOB "token" 2015-12-03 15:22:14 -05:00
subr-x.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
syntax.el (internal--syntax-propertize): Save match-data here (bug#21766) 2015-10-28 22:18:47 -04:00
tabulated-list.el * lisp/emacs-lisp/tabulated-list.el (tabulated-list-sort): 2015-10-07 15:13:07 +01:00
tcover-ses.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tcover-unsafep.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
testcover.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
thunk.el * lisp/emacs-lisp/thunk.el (thunk-delay): Fix the macro. 2015-10-28 09:56:03 +01:00
timer.el '.' -> `.' in doc string 2015-09-20 09:46:14 -07:00
tq.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
trace.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unsafep.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
warnings.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00