1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/emulation
Paul Eggert 001c7dd928 Text quoting fixes in cedet, emulation, emacs-lisp
* lisp/cedet/ede.el (ede-check-project-directory):
* lisp/cedet/semantic/analyze/debug.el:
(semantic-analyzer-debug-insert-include-summary):
* lisp/cedet/semantic/bovine/c.el (semantic-c-describe-environment):
* lisp/cedet/semantic/decorate/include.el:
(semantic-decoration-unknown-include-describe)
(semantic-decoration-all-include-summary):
* lisp/cedet/semantic/ia.el (semantic-ia-fast-jump):
* lisp/emulation/edt.el (edt-load-keys):
* lisp/emulation/viper-cmd.el:
(viper-display-current-destructive-command)
(viper-query-replace, viper-brac-function):
* lisp/emulation/viper-ex.el (viper-get-ex-token, ex-compile):
* lisp/emulation/viper-macs.el (viper-unrecord-kbd-macro):
Respect text quoting style in doc string or diagnostic.
* lisp/cedet/mode-local.el (describe-mode-local-overload):
Use format-message to avoid overtranslating quotes.
* lisp/emacs-lisp/checkdoc.el (checkdoc-in-sample-code-p):
Escape an apostrophe in a docstring.
* lisp/emacs-lisp/warnings.el (lwarn): Fix doc string.
2015-08-29 21:43:01 -07:00
..
cua-base.el Silence some compilation warnings 2015-04-30 20:09:02 -04:00
cua-gmrk.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cua-rect.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-lk201.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-mapper.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-pc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt-vt100.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edt.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
keypad.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
viper-cmd.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
viper-ex.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
viper-init.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
viper-keym.el * lisp/emulation/viper.el: A couple of docstring format tweaks 2015-02-05 11:05:07 -05:00
viper-macs.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
viper-mous.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
viper-util.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
viper.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00