1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/lisp/erc
Paul Eggert 19532d147b Escape ` and ' in doc
Escape apostrophes and grave accents in docstrings if they are
are supposed to stand for themselves and are not quotes.  Remove
apostrophes from docstring examples like ‘'(calendar-nth-named-day
-1 0 10 year)’ that confuse source code with data.  Do some other
minor docstring fixups as well, e.g., insert a missing close
quote.
2015-09-01 18:23:21 -07:00
..
ChangeLog.1 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
ChangeLog.2 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
erc-autoaway.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
erc-backend.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
erc-button.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
erc-capab.el
erc-compat.el
erc-dcc.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
erc-desktop-notifications.el
erc-ezbounce.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
erc-fill.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
erc-goodies.el
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el
erc-lang.el
erc-list.el
erc-log.el
erc-match.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
erc-menu.el
erc-netsplit.el
erc-networks.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
erc-notify.el
erc-page.el
erc-pcomplete.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
erc-replace.el
erc-ring.el
erc-services.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
erc-sound.el
erc-speedbar.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
erc-spelling.el
erc-stamp.el Make erc timestamps visible again 2015-05-25 16:45:36 +02:00
erc-track.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
erc-truncate.el
erc-xdcc.el
erc.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00