1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/lisp/erc
Chong Yidong 3726946669 Remove incorrect uses of "modeline".
* ansi-color.el (ansi-color-faces-vector): Change default faces.

* cus-edit.el (mode-line):
* dframe.el (dframe-mouse-hscroll):
* emacs-lisp/re-builder.el:
* emacs-lisp/easy-mmode.el (define-minor-mode):
* frame.el (set-frame-name):
* help.el (lookup-minor-mode-from-indicator):
* net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
* progmodes/cc-cmds.el (c-toggle-auto-newline)
(c-toggle-hungry-state):
* progmodes/antlr-mode.el (antlr-language-alist):
* progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
* progmodes/vhdl-mode.el (vhdl-mode):
* progmodes/which-func.el (which-func, which-func-cleanup-function):
* term/ns-win.el (ns-face-at-pos):
* term/sup-mouse.el (sup-mouse-report):
* textmodes/flyspell.el (flyspell-mode-line-string):
* textmodes/ispell.el (ispell-highlight-face):
* textmodes/reftex-global.el:
* vc/vc-arch.el (vc-arch-mode-line-string):
* vc/vc-cvs.el (vc-cvs-mode-line-string):
* vc/vc-git.el (vc-git-mode-line-string):
* vc/vc-hooks.el (vc-display-status)
(vc-default-mode-line-string):
* vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.

* dired.el (dired-sort-set-mode-line): Rename from
dired-sort-set-modeline.  All callers changed.

* foldout.el (foldout-mode-line-string): Rename from
foldout-modeline-string.  All callers changed.
(foldout-update-mode-line): Rename from foldout-update-modeline.

* strokes.el (strokes-lighter): Rename from
strokes-modeline-string.

* subr.el (redraw-modeline): Make into obsolete alias.

* calendar/timeclock.el (timeclock-mode-line-display): Rename from
timeclock-modeline-display.  Make old name an alias.
(timeclock-update-mode-line): Likewise.  All callers changed.
(timeclock-mode-line-display): No need to check before using
add-hook.
(timeclock-relative, timeclock-day-over-hook)
(timeclock-use-elapsed, timeclock-mode-string)
(timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".

* emulation/crisp.el (crisp-mode-mode-line-string): Rename from
crisp-mode-modeline-string.

* erc-track.el (erc-track, erc-track-faces-priority-list)
(erc-track-faces-normal-list, erc-track-find-face)
(erc-track-modified-channels): Fix modeline -> mode line in docs.

* eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
eshell-status-in-modeline.

* org-clock.el (org-clock-string-limit)
(org-clock-modeline-total, org-clock-task-overrun-text)
(org-clock-mode-line-entry): Doc fix, "modeline" -> "mode line".

* play/solitaire.el (solitaire-build-mode-line): Rename from
solitaire-build-modeline.  All callers changed.

* play/zone.el (zone-hiding-mode-line): Rename from
zone-hiding-modeline.  All callers changed.
(zone): Remove unusued `modeline-hidden-level' property.

* progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
xscheme-modeline-initialize.  All callers changed.

* textmodes/sgml-mode.el (html-face-tag-alist)
(html-tag-face-alist): Use mode-line face instead of obsolete
alias modeline.

Fixes: debbugs:10329
2012-06-02 18:56:09 +08:00
..
.gitignore
ChangeLog Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ChangeLog.01 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.02 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.03 Spelling fixes. 2012-01-09 22:20:22 -08:00
ChangeLog.04 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.05 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.06 ChangeLog fixes. 2012-01-10 18:32:19 +01:00
ChangeLog.07 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ChangeLog.08 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-autoaway.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-backend.el New defcustoms need :version tags. They don't need "*" in the doc. 2012-05-13 17:27:21 -07:00
erc-button.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-capab.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-compat.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
erc-dcc.el Fix a regression in erc-dcc 2012-05-14 17:42:23 +02:00
erc-ezbounce.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-fill.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-goodies.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-ibuffer.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-identd.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-imenu.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-join.el Make erc use auth-source to look up channel keys 2012-04-10 06:43:35 +02:00
erc-lang.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-list.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-log.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-match.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-menu.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-netsplit.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-networks.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-notify.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-page.el Fix name of FSF in copyright headers. 2012-01-10 23:51:05 -08:00
erc-pcomplete.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-replace.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-ring.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-services.el (erc-nickserv-passwords): Don't display the password. 2012-04-11 15:43:03 +02:00
erc-sound.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-speedbar.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-spelling.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
erc-stamp.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-track.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
erc-truncate.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc-xdcc.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
erc.el Add field' to erc-display-prompt' 2012-04-10 04:51:39 +02:00