1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
emacs/lisp/cedet/semantic
Paul Eggert bb4303c536 Quote symbols in docstrings using `'
Be more systematic about quoting symbols `like-this' rather than
`like-this or 'like-this' in docstrings.  This follows up Artur
Malabarba's email in:
http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01647.html
2015-11-18 09:17:55 -08:00
..
analyze Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
bovine Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
decorate Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
symref
wisent Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
analyze.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
bovine.el
chart.el
complete.el Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00
ctxt.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
db-debug.el
db-ebrowse.el
db-el.el
db-file.el
db-find.el Quote symbols in docstrings using `' 2015-11-18 09:17:55 -08:00
db-global.el
db-javascript.el
db-mode.el
db-ref.el
db-typecache.el
db.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
debug.el
decorate.el
dep.el
doc.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
ede-grammar.el
edit.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
find.el Quote symbols in docstrings using `' 2015-11-18 09:17:55 -08:00
format.el
fw.el Quote symbols in docstrings using `' 2015-11-18 09:17:55 -08:00
grammar-wy.el
grammar.el
html.el
ia-sb.el
ia.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
idle.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
imenu.el
java.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
lex-spp.el
lex.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
mru-bookmark.el
sb.el
scope.el
senator.el * lisp/isearch.el: Rename word search to regexp-function search 2015-10-21 17:11:09 +01:00
sort.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
symref.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
tag-file.el
tag-ls.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
tag-write.el
tag.el Quote symbols in docstrings using `' 2015-11-18 09:17:55 -08:00
texi.el
util-modes.el
util.el
wisent.el