1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
emacs/lisp/url
Chong Yidong 865fe16fd2 Update docstrings and comments to use "init file" terminology.
* bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
* comint.el (comint-prompt-read-only):
* custom.el (defcustom):
* hi-lock.el (hi-lock-mode):
* ibuffer.el (ibuffer-formats):
* ielm.el (ielm-prompt-read-only):
* novice.el (disable-command):
* saveplace.el (toggle-save-place):
* speedbar.el (speedbar-supported-extension-expressions):
* startup.el (auto-save-list-file-prefix, init-file-user)
(after-init-hook, inhibit-startup-echo-area-message):
* strokes.el (strokes-help):
* time-stamp.el (time-stamp):
* calendar/calendar.el (calendar, diary-file):
* calendar/diary-lib.el (diary-mail-entries, diary)
(diary-list-entries-hook):
* calendar/holidays.el (holidays, calendar-holidays):
* calendar/lunar.el (lunar-phases):
* calendar/solar.el (sunrise-sunset):
* emulation/edt.el (edt-load-keys):
* emulation/viper.el (viper-mode):
* eshell/em-alias.el (eshell-command-aliases-list):
* eshell/esh-util.el (eshell-convert-numeric-arguments):
* international/ogonek.el (ogonek-information):
* net/tramp-cmds.el (tramp-bug):
* net/quickurl.el (quickurl-reread-hook-postfix):
* play/decipher.el (decipher-font-lock-keywords):
* progmodes/cc-styles.el (c-set-style):
* progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
* progmodes/inf-lisp.el (inferior-lisp-prompt):
* progmodes/octave-mod.el (octave-mode):
* progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
* progmodes/verilog-mode.el (verilog-read-defines):
* textmodes/two-column.el (2C-mode): Likewise.
2012-09-17 13:41:04 +08:00
..
.gitignore
ChangeLog * lisp/url/url-http.el (url-http-parse-headers): Re-enable file-name-handlers. 2012-08-14 10:54:51 -04:00
url-about.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-auth.el * url-auth.el (url-digest-auth): Copy previous url-basic-auth change. 2012-01-12 00:14:41 -08:00
url-cache.el Add extra checks before expiring the URL cache 2012-02-06 22:37:56 +01:00
url-cid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-cookie.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-dav.el Fix various issues with url-dav package (Bug#11916). 2012-07-28 13:07:17 +02:00
url-dired.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
url-domsuf.el Comment trivia. 2012-04-10 00:15:09 -07:00
url-expand.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-file.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-ftp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-future.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-gw.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-handlers.el lisp/url/url-handlers.el (url-handler-regexp): Declare. 2012-06-13 18:25:03 +02:00
url-history.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-http.el * lisp/url/url-http.el (url-http-parse-headers): Re-enable file-name-handlers. 2012-08-14 10:54:51 -04:00
url-imap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-irc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ldap.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
url-mailto.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-methods.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
url-misc.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-news.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-nfs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-parse.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
url-privacy.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-proxy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-queue.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
url-util.el * lisp/url/url-util.el (url-file-directory, url-file-nondirectory): Avoid 2012-08-12 13:35:15 -04:00
url-vars.el * url-vars.el (mm-mime-mule-charset-alist, mm-coding-system-p): Declare. 2012-06-30 14:13:05 -07:00
url.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00