1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/lisp/gnus
Paul Eggert 760701ebe1 Don't quote symbols 'like-this' in docstrings etc.
* admin/unidata/uvs.el (uvs-insert-fields-as-bytes):
* lisp/allout-widgets.el (allout-widgets-count-buttons-in-region):
* lisp/allout.el (allout-add-resumptions, allout-mode):
* lisp/calculator.el (calculator-operators):
* lisp/cedet/data-debug.el (dd-propertize):
* lisp/cedet/ede/proj-prog.el (ede-proj-target-makefile-program):
* lisp/cedet/semantic/analyze/debug.el:
(semantic-analyzer-debug-global-miss-text):
* lisp/cedet/semantic/lex-spp.el:
(semantic-lex-spp-replace-or-symbol-or-keyword):
* lisp/cedet/semantic/symref.el:
(semantic-symref-cleanup-recent-buffers-fcn):
* lisp/cedet/semantic/tag.el (semantic-tag-class):
* lisp/cedet/srecode/el.el (srecode-semantic-handle-:el-custom):
* lisp/gnus/nnmairix.el (nnmairix-propagate-marks-upon-close):
* lisp/gnus/pop3.el (pop3-authentication-scheme):
* lisp/help-fns.el (describe-function-orig-buffer):
* lisp/imenu.el (imenu--history-list):
* lisp/mail/feedmail.el (feedmail-confirm-outgoing)
(feedmail-display-full-frame, feedmail-deduce-bcc-where)
(feedmail-queue-default-file-slug)
(feedmail-queue-buffer-file-name):
* lisp/net/mairix.el (mairix-searches-mode-map):
* lisp/net/newst-backend.el (newsticker-retrieval-method)
(newsticker-auto-mark-filter-list):
* lisp/obsolete/vi.el (vi-mode):
* lisp/progmodes/cc-engine.el (c-literal-type):
* lisp/progmodes/cpp.el (cpp-face):
* lisp/progmodes/ebrowse.el (ebrowse-electric-list-looper):
* lisp/progmodes/elisp-mode.el (elisp--xref-make-xref):
* lisp/progmodes/pascal.el (pascal-auto-lineup):
* lisp/progmodes/prog-mode.el (prog-widen):
* lisp/progmodes/verilog-mode.el (verilog-regexp-words)
(verilog-auto-lineup, verilog-auto-reset-widths)
(verilog-auto-arg-format, verilog-auto-inst-template-numbers):
* lisp/textmodes/flyspell.el (flyspell-maybe-correct-transposition)
(flyspell-maybe-correct-doubling):
* lisp/textmodes/table.el (table-justify, table-justify-cell)
(table-justify-row, table-justify-column, table-insert-sequence)
(table--justify-cell-contents):
* lisp/url/url-auth.el (url-get-authentication):
* lisp/window.el (display-buffer-record-window):
* lisp/xml.el (xml-parse-file, xml-parse-region):
* src/gfilenotify.c (Fgfile_add_watch):
Don't quote symbols with apostrophes in doc strings.
Use asymmetric quotes instead.
* lisp/cedet/semantic/complete.el (semantic-displayor-show-request):
Likewise for symbol in diagnostic.
* lisp/image.el (image-extension-data):
* lisp/register.el (frame-configuration-to-register):
* src/buffer.c (syms_of_buffer):
Remove bogus apostrophes after symbols.
* lisp/thumbs.el (thumbs-conversion-program):
Quote Lisp string values using double-quotes, not apostrophes.
2015-08-20 17:34:57 -07:00
..
.dir-locals.el
auth-source.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
canlock.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
ChangeLog.1 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.2 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.3 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
compface.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
deuglify.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
ecomplete.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
flow-fill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gmm-utils.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-agent.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-art.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
gnus-async.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
gnus-bcklg.el [Gnus] Make nnmairix always select the correct article 2015-01-27 05:45:12 +00:00
gnus-bookmark.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-cache.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-cite.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
gnus-cloud.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-cus.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
gnus-delay.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-demon.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-diary.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-dired.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-draft.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-dup.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-eform.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-ems.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-fun.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-gravatar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-group.el gnus-group.el: Check if group names are already strings 2015-07-08 22:28:50 +00:00
gnus-html.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
gnus-icalendar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-int.el [Gnus] Make `M-g' in the group buffer work again 2015-02-05 03:59:47 +00:00
gnus-kill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-logic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-mh.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-ml.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-mlspl.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-msg.el lisp/gnus/gnus-msg.el (gnus-msg-mail): Buffer-local warning fix (bug#19573) 2015-02-13 08:16:39 +00:00
gnus-notifications.el lisp/gnus/gnus-notifications.el (gnus-notifications-action): Replace x-focus-frame kludge by calling gnus-select-frame-set-input-focus 2015-03-08 22:45:06 +00:00
gnus-picon.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-range.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-registry.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
gnus-salt.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
gnus-score.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-sieve.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-spec.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-srvr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-start.el lisp/gnus/gnus-start.el: always check newsrc timestamp when saving it 2015-02-05 11:51:07 +00:00
gnus-sum.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
gnus-sync.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
gnus-topic.el Use gmm-called-interactively-p in Gnus 2015-04-13 23:42:18 +00:00
gnus-undo.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-util.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
gnus-uu.el Clean up gnus-uu saving code slightly 2015-04-15 15:28:20 +02:00
gnus-vm.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus-win.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnus.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
gravatar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gssapi.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
html2text.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ietf-drums.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
legacy-gnus-agent.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mail-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mail-prsvr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mail-source.el lisp/gnus/mail-source.el (mail-source-call-script): Pop up an error buffer if a mail script fails 2015-02-05 07:52:15 +00:00
mailcap.el lisp/gnus/mailcap.el: Support PDF Tools for PDF viewing of attachments 2015-02-23 09:36:06 +00:00
message.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
messcompat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mm-archive.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
mm-bodies.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mm-decode.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
mm-encode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mm-extern.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mm-partial.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mm-url.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mm-util.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
mm-uu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mm-view.el * lisp/gnus/mm-view.el (epg-decrypt-string): Autoload. 2015-05-04 20:34:09 -04:00
mml-sec.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mml-smime.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
mml.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
mml1991.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mml2015.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nnagent.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nnbabyl.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nndiary.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nndir.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nndoc.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
nndraft.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nneething.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nnfolder.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nngateway.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nnheader.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nnimap.el nnimap.el: Use IMAP MOVE extension if available 2015-08-02 22:33:38 +00:00
nnir.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
nnmail.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
nnmaildir.el * lisp/gnus/nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P". 2015-08-18 23:34:16 -07:00
nnmairix.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
nnmbox.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nnmh.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nnml.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nnnil.el
nnoo.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nnregistry.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nnrss.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
nnspool.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nntp.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
nnvirtual.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nnweb.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
plstore.el plstore.el: Don't cache wrong passphrase 2015-03-31 10:14:13 +09:00
pop3.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
qp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
registry.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
rfc1843.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rfc2045.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rfc2047.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
rfc2231.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rtree.el Fix typo in previous rtree change 2015-04-05 23:33:22 -07:00
score-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sieve-manage.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sieve-mode.el sieve-mode: support "body" test command 2015-07-19 00:11:02 +00:00
sieve.el [Gnus]: Use overlay functions directly 2015-08-19 09:06:40 +00:00
smiley.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
smime.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00
spam-report.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
spam-stat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
spam-wash.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
spam.el Replace instances of "(eval-when-compile (autoload ...))" 2015-05-04 20:38:16 -04:00
starttls.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
utf7.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
yenc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00