1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/lisp/net
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
ange-ftp.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
browse-url.el Encoding fix for browse-url-encode-url. 2012-05-09 20:39:40 +08:00
dbus.el * net/dbus.el (dbus-call-method): Restore events not from D-Bus. (Bug#11447) 2012-05-13 11:05:04 +02:00
dig.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-bob.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-export.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-hotlist.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc-vars.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudc.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
eudcb-bbdb.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-ldap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-mab.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eudcb-ph.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
gnutls.el * net/gnutls.el (gnutls-min-prime-bits): Improve docstring. 2012-05-16 10:49:19 +08:00
goto-addr.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
hmac-def.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
hmac-md5.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
imap.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ldap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
mairix.el Spelling fixes. 2012-03-12 15:35:55 -07:00
net-utils.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
netrc.el Add missing :version tags to new defgroups and defcustoms 2012-02-11 14:13:29 -08:00
network-stream.el More process-related doc and manual small edits 2012-04-17 20:48:43 -07:00
newst-backend.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
newst-plainview.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
newst-reader.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
newst-ticker.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
newst-treeview.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
newsticker.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ntlm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
quickurl.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
rcirc.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
rcompile.el Fix author comment 2012-02-19 17:55:34 -08:00
rlogin.el * net/rlogin.el (rlogin-mode-map): Fix last change. 2012-05-11 08:40:43 -04:00
sasl-cram.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl-digest.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl-ntlm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sasl.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
secrets.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
snmp-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
soap-client.el Spelling fixes. 2012-05-28 23:16:49 -07:00
soap-inspect.el Spelling fixes. 2012-05-28 23:16:49 -07:00
socks.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
telnet.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tls.el lisp/*: Add declarations, remove unused bindings, mark unused args. 2012-04-19 19:20:26 +02:00
tramp-cache.el * net/tramp.el (tramp-action-login): Set connection property "login-as". 2012-01-22 13:55:36 +01:00
tramp-cmds.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tramp-compat.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tramp-ftp.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tramp-gvfs.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tramp-gw.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tramp-sh.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tramp-smb.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tramp-uu.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tramp.el * net/tramp.el (tramp-check-for-regexp): Search from buffer end, 2012-06-01 15:23:26 +02:00
trampver.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
webjump.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
xesam.el * net/xesam.el (xesam-mode-map): Use let-bound map in 2012-04-23 13:57:06 +02:00
zeroconf.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00