1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
emacs/lisp/cedet
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
..
ede Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
semantic Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
srecode Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
cedet-cscope.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-files.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet-global.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
cedet-idutils.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cedet.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.1 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
data-debug.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
ede.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
inversion.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mode-local.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
pulse.el Handle pulse-background being nil 2015-08-15 12:18:46 -05:00
semantic.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
srecode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00