emacs/lisp/url
Stefan Monnier 1870e2f48a Avoid defconst for vars which we modify
If we `setq` or let-bind a var, then presumably it's not a const.

* lisp/bookmark.el (bookmark-bmenu-buffer):
* lisp/char-fold.el (char-fold-table):
* lisp/pcmpl-linux.el (pcmpl-linux-fs-modules-path-format)
(pcmpl-linux-mtab-file):
* lisp/emacs-lisp/bytecomp.el (byte-compile-log-buffer):
* lisp/emacs-lisp/check-declare.el (check-declare-warning-buffer):
* lisp/emacs-lisp/ert-x.el (ert-remote-temporary-file-directory):
* lisp/erc/erc.el (erc-default-port):
* lisp/net/tramp.el (tramp-unknown-id-string)
(tramp-unknown-id-integer):
* lisp/url/url-util.el (url-unreserved-chars):
2024-01-04 18:44:43 -05:00
..
ChangeLog.1 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-auth.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-cache.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-cid.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-cookie.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-dav.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-domsuf.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-expand.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-file.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-ftp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-future.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-gw.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-handlers.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-history.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-http.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-imap.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-irc.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-ldap.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-mailto.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-methods.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-misc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-news.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-nfs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-parse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-privacy.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-proxy.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-queue.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-tramp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-util.el Avoid defconst for vars which we modify 2024-01-04 18:44:43 -05:00
url-vars.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00