emacs/lisp/calendar
Paul Eggert ac16149ba4 Fix docstring quoting problems with ‘ '’
Problem reported by Artur Malabarba in:
http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01513.html
Most of these fixes are to documentation; many involve fixing
longstanding quoting glitches that are independent of the
recent substitute-command-keys changes.  The changes to code are:
* lisp/cedet/mode-local.el (mode-local-augment-function-help)
(describe-mode-local-overload):
Substitute docstrings before displaying them.
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda):
Quote the generated docstring for later substitution.
2015-11-17 15:29:35 -08:00
..
appt.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
cal-bahai.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
cal-china.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-coptic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-dst.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
cal-french.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
cal-hebrew.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
cal-html.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-islam.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-iso.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-julian.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-mayan.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-menu.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
cal-move.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-persia.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cal-tex.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
cal-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
calendar.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
diary-lib.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
holidays.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
icalendar.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
lunar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
parse-time.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
solar.el * lisp/calendar/solar.el (solar-ecliptic-coordinates): Use float-pi. 2015-05-17 23:02:10 -07:00
time-date.el (time-to-seconds, time-less-p): Mark unused vars with underscore 2015-09-09 16:31:58 -04:00
timeclock.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
todo-mode.el Use %s to format strings instead of splicing them 2015-09-20 09:42:05 -07:00