mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Fix typos in docstrings, comments and ChangeLogs.
* etc/tutorials/TUTORIAL.es: Fix typos. * lisp/cedet/semantic/symref/list.el (semantic-symref-list-rename-open-hits): Fix typo in message. (semantic-symref-list-map-open-hits): Fix typo in docstring. * lisp/erc/erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring. * lisp/gnus/nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring. * lisp/international/mule.el (define-coding-system): * lisp/international/titdic-cnv.el (quail-cxterm-package-ext-info): * composite.el (compose-region): Fix typo in docstring. * lisp/org/org-agenda.el (org-prefix-category-length) (org-prefix-category-max-length): Fix typos in docstrings. * src/font.c (Ffont_variation_glyphs): * ccl.c (Fccl_execute_on_string): Fix typo in docstring.
This commit is contained in:
parent
51e4f4a88d
commit
c0943d3db2
38 changed files with 180 additions and 154 deletions
|
|
@ -640,7 +640,7 @@
|
|||
|
||||
2009-04-11 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* files.el (dir-locals-directory-cache): Rename from
|
||||
* files.el (dir-locals-directory-cache): Rename from
|
||||
dir-locals-directory-alist. Change format to include
|
||||
the mtime of the directory-local variables file (Bug#2833).
|
||||
(dir-locals-set-directory-class): New arg mtime. Store it in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue