emacs/lisp/net
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
..
ange-ftp.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
browse-url.el * lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes. 2015-04-18 18:00:02 -07:00
dbus.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
dig.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
dns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eudc-bob.el EUDC: New maintainer 2015-01-27 10:17:24 -05:00
eudc-export.el Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r. 2015-04-05 12:49:14 +00:00
eudc-hotlist.el EUDC: New maintainer 2015-01-27 10:17:24 -05:00
eudc-vars.el Change default location of EUDC options file 2015-04-27 22:27:59 -04:00
eudc.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
eudcb-bbdb.el EUDC: Support BBDB >= 3 2015-03-08 21:12:11 -04:00
eudcb-ldap.el Fix EUDC LDAP duplicate mail handling 2015-03-05 21:54:27 -05:00
eudcb-mab.el EUDC: New maintainer 2015-01-27 10:17:24 -05:00
eudcb-ph.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
eww.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
gnutls.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
goto-addr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hmac-def.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hmac-md5.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
imap.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ldap.el Recognize more LDAP attributes 2015-03-09 21:02:37 -04:00
mairix.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
net-utils.el Silence some compilation warnings 2015-04-30 20:09:02 -04:00
netrc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
network-stream.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
newst-backend.el Don't quote symbols 'like-this' in docstrings etc. 2015-08-20 17:34:57 -07:00
newst-plainview.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newst-reader.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newst-ticker.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
newst-treeview.el * lisp/net/newst-treeview.el: Use lexical-binding. 2015-06-16 15:39:35 -04:00
newsticker.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsm.el Quieten compilation, eg in --without-x builds. 2015-05-08 20:13:47 -04:00
ntlm.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pinentry.el pinentry.el: Add debugging support 2015-08-19 11:40:44 +09:00
quickurl.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rcirc.el Support @-mentions 2015-07-17 13:18:38 +02:00
rfc2104.el Move rfc2104 from gnus to net 2015-02-13 19:57:56 +11:00
rlogin.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
sasl-cram.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-digest.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-ntlm.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sasl-scram-rfc.el Fix SCRAM-SHA-1 SASL mechanism 2015-02-23 09:09:46 +00:00
sasl.el Fix SCRAM-SHA-1 SASL mechanism 2015-02-23 09:09:46 +00:00
secrets.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
shr-color.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
shr.el Quieten compilation, eg in --without-x builds. 2015-05-08 20:13:47 -04:00
snmp-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
soap-client.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
soap-inspect.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
socks.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
telnet.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
tls.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp-adb.el Improve Tramp's compatibility 2015-08-18 14:25:45 +02:00
tramp-cache.el * lisp/net/tramp-cache.el (tramp-set-file-property): Fix code typo. 2015-08-03 19:40:25 +02:00
tramp-cmds.el * lisp/net/tramp-cmds.el (tramp-reporter-dump-variable): 2015-08-18 14:24:16 +02:00
tramp-compat.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tramp-ftp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp-gvfs.el Sync with Tramp repository 2015-07-21 14:59:18 +02:00
tramp-gw.el Fix Tramp problems with multihops, and nc. 2015-07-29 21:07:01 +02:00
tramp-sh.el * lisp/net/tramp-sh.el (tramp-remote-selinux-p): Use "selinuxenabled" 2015-08-15 13:00:01 +02:00
tramp-smb.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tramp-uu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tramp.el Improve Tramp's compatibility 2015-08-18 14:25:45 +02:00
trampver.el Improve Tramp's compatibility 2015-08-18 14:25:45 +02:00
webjump.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
zeroconf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00