emacs/lisp/cedet/srecode
Paul Eggert 1ba0149572 Fix curved quotes in a few places
* lisp/calc/calc-misc.el (calc-help): Fix quoting.
The strings in question are not doc strings, so this partially
undoes the recent change that assumed they were doc strings.
* lisp/cedet/srecode/srt-mode.el (srecode-macro-help):
* lisp/info.el (Info-finder-find-node):
Use curved quotes.
* lisp/emacs-lisp/derived.el (derived-mode-make-docstring):
Also allow curved quotes in doc strings.
2015-06-04 23:54:49 -07:00
..
args.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
compile.el CEDET (srecode-compile-inserter): Avoid `oref' on classes 2015-05-06 09:12:40 -04:00
cpp.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
ctxt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dictionary.el CEDET (srecode-create-dictionary): Avoid obsolete object name 2015-05-10 22:08:07 -04:00
document.el Spelling fixes 2015-02-21 20:01:05 -08:00
el.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
expandproto.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
extract.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
fields.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
filters.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
find.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
getset.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
insert.el CEDET (srecode-insert-fcn): Fix use of oref on a class 2015-05-10 22:15:12 -04:00
java.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
map.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
semantic.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
srt-mode.el Fix curved quotes in a few places 2015-06-04 23:54:49 -07:00
srt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
table.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
template.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
texi.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00