1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 08:10:21 -08:00
emacs/lisp/erc
Stefan Kangas bcf59b99f4 Prefer "website" to "homepage"
These days, a "home page" is understood to be only "the main web page
of a website" or "landing page", whereas a "website" is "a collection
of web pages and related content" (Wikipedia).

* doc/emacs/emacs.texi (Top):
* doc/emacs/package.texi (Package Menu):
* doc/lispintro/emacs-lisp-intro.texi (Top):
* doc/lispref/elisp.texi (Top):
* doc/lispref/tips.texi (Documentation Tips):
* doc/misc/ede.texi (ede-project):
* doc/misc/efaq-w32.texi (More information):
* doc/misc/gnus-faq.texi (FAQ 5-7):
* doc/misc/gnus.texi (About mairix):
* doc/misc/mairix-el.texi (About):
* doc/misc/reftex.texi (AUCTeX, Imprint):
* lisp/cedet/ede/base.el (ede-project):
* lisp/cedet/ede/system.el (ede-web-browse-home):
* lisp/emacs-lisp/package.el (package-menu-mode-menu)
(package-browse-url):
* lisp/erc/erc-button.el (erc-emacswiki-url):
* lisp/filesets.el (filesets-goto-homepage):
* lisp/net/mairix.el:
* lisp/net/webjump.el (webjump-sample-sites):
* lisp/obsolete/vc-arch.el:
* lisp/progmodes/idlw-shell.el (idlwave-shell-mode):
* lisp/progmodes/idlwave.el (idlwave, idlwave-mode):
* lisp/textmodes/reftex-vars.el (reftex):
Prefer "website" to "home page".

* doc/lispref/tips.texi (Documentation Tips):
Sort the "URL" header comment before "Homepage".

* lisp/emacs-lisp/lisp-mnt.el
(lm-website): Rename from 'lm-homepage'.
(lm-homepage): Make into alias for 'lm-website'.
2021-09-16 15:42:44 +02:00
..
ChangeLog.1 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ChangeLog.2 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
erc-autoaway.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-backend.el ERC: Use 'string-search' only on Emacs 28 and later 2021-09-12 14:32:12 -04:00
erc-button.el Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
erc-capab.el Prefer https and fix broken links in ERC 2021-03-20 10:00:28 +01:00
erc-dcc.el ERC: Use 'string-replace' only on Emacs 28 and later 2021-09-12 14:32:13 -04:00
erc-desktop-notifications.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-ezbounce.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-fill.el * lisp/**/*.el: Avoid positional args to define-minor-mode 2021-04-11 23:47:14 -04:00
erc-goodies.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-ibuffer.el Merge from origin/emacs-27 2021-08-02 22:39:43 -04:00
erc-identd.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-imenu.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-join.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-lang.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-list.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-log.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-match.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-menu.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-netsplit.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-networks.el Remove function obsolete since 22.1 2021-09-15 23:21:34 +02:00
erc-notify.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-page.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-pcomplete.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-replace.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-ring.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
erc-services.el Merge from origin/emacs-27 2021-07-04 00:14:47 -04:00
erc-sound.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-speedbar.el ERC: Use 'string-search' only on Emacs 28 and later 2021-09-12 14:32:12 -04:00
erc-spelling.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-stamp.el Merge from origin/emacs-27 2021-08-06 08:49:32 -07:00
erc-status-sidebar.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-track.el ERC: Track: Fix a perceived minor bug in mode line face selection 2021-09-12 01:12:59 -04:00
erc-truncate.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc-xdcc.el lisp/erc: Use lexical-binding 2021-03-18 23:14:33 -04:00
erc.el Change the erc debug logging format to be more repeatable 2021-09-16 15:35:55 +02:00