emacs/lisp/nxml
Mattias Engdegård de15ca7d00 Fix typos
* doc/lispref/display.texi (Size of Displayed Text):
* doc/lispref/windows.texi (Buffer Display Action Functions):
* etc/NEWS:
* etc/ORG-NEWS (Org-Attach has been refactored and extended):
* lisp/battery.el (display-battery-mode, battery--upower-subsribe):
* lisp/calendar/parse-time.el:
* lisp/dired-x.el:
* lisp/emacs-lisp/chart.el (chart-sequece, chart-bar-quickie):
* lisp/emacs-lisp/eldoc.el (eldoc-echo-area-use-multiline-p)
(eldoc-documentation-strategy):
* lisp/emacs-lisp/pcase.el (pcase--split-pred, pcase--u1):
* lisp/gnus/gnus-search.el (gnus-search-expandable-keys)
(gnus-search-parse-query, gnus-search-query-return-string)
(gnus-search-imap, gnus-search-imap-search-command)
(gnus-search-transform-expression):
* lisp/gnus/nnselect.el:
* lisp/isearch.el (isearch-lazy-count-format):
* lisp/mh-e/mh-show.el (mh-show-msg):
* lisp/net/dictionary-connection.el (dictionary-connection-open):
* lisp/net/dictionary.el (dictionary-default-popup-strategy)
(dictionary, dictionary-split-string, dictionary-do-select-dictionary)
(dictionary-display-dictionarys, dictionary-search)
(dictionary-tooltip-mode):
* lisp/net/eudcb-macos-contacts.el (eudc-macos-contacts-set-server):
* lisp/net/mailcap.el (mailcap-mime-data):
* lisp/net/tramp-smb.el (tramp-smb-maybe-open-connection):
* lisp/nxml/nxml-mode.el (nxml-mode):
* lisp/progmodes/cc-engine.el:
* lisp/progmodes/cperl-mode.el (cperl-mode)
(cperl-fontify-syntaxically):
* lisp/progmodes/flymake.el (flymake-diagnostic-functions):
* lisp/progmodes/verilog-mode.el (verilog--supressed-warnings)
(verilog-preprocess):
* lisp/simple.el (self-insert-uses-region-functions):
* lisp/textmodes/bibtex.el (bibtex-copy-summary-as-kill):
* lisp/textmodes/texnfo-upd.el (texinfo-insert-master-menu-list):
* src/dispnew.c:
* src/font.c (Ffont_get):
* src/indent.c (compute_motion):
* src/process.c (init_process_emacs):
* src/w32fns.c (deliver_wm_chars):
* test/lisp/jsonrpc-tests.el (deferred-action-complex-tests):
Fix typos in documentation, comments, and internal identifiers.
2021-02-18 16:50:55 +01:00
..
nxml-enc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-maint.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-mode.el Fix typos 2021-02-18 16:50:55 +01:00
nxml-ns.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-outln.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-rap.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-util.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-cmpct.el Prefer defvar-local in nxml/*.el 2021-01-31 15:00:41 +01:00
rng-dt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-loc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-maint.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-match.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-nxml.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-pttrn.el Prefer defvar-local in nxml/*.el 2021-01-31 15:00:41 +01:00
rng-uri.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-util.el Use lexical-binding in lisp/{term,nxml,language} 2021-01-28 08:43:15 -05:00
rng-valid.el Prefer defvar-local in nxml/*.el 2021-01-31 15:00:41 +01:00
rng-xsd.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xmltok.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xsd-regexp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00