1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 13:31:45 -08:00
emacs/lisp/progmodes
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
ada-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ada-prj.el
ada-stmt.el
ada-xref.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
antlr-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
asm-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
autoconf.el
bug-reference.el
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
cc-compat.el
cc-defs.el Update CC Mode version to 5.32.3. 2012-04-27 17:49:31 +00:00
cc-engine.el CC Mode. Adding a ) can hide the resulting (..) from searches. Fix it. 2012-04-22 11:13:09 +00:00
cc-fonts.el
cc-guess.el Add some custom :version tags 2012-02-08 23:59:13 -08:00
cc-langs.el Depessimize the handling of very large macros. 2012-03-02 22:16:21 +00:00
cc-menus.el Make imenu work again for Objective C Mode. 2012-04-11 18:09:10 +00:00
cc-mode.el * lisp/progmodes/cc-mode.el (auto-mode-alist): Fix typo. 2012-05-25 19:34:16 -07:00
cc-styles.el
cc-vars.el Add missing :version tags to new defgroups and defcustoms 2012-02-11 14:13:29 -08:00
cfengine.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
cmacexp.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
compile.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
cperl-mode.el
cpp.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
cwarn.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
dcl-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
delphi.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
ebrowse.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
etags.el Add new error and function `user-error'. 2012-05-04 19:16:47 -04:00
executable.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
f90.el Use set-temporary-overlay-map. 2012-05-04 22:50:20 -04:00
flymake.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
fortran.el
gdb-mi.el * lisp/progmodes/gdb-mi.el: Minor style changes. 2012-05-25 10:47:57 -04:00
glasses.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
grep.el Merge from emacs-24 branch 2012-04-20 16:48:50 +08:00
gud.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
hideif.el
hideshow.el (hs-hide-all): Don't infloop on comments that start in the middle of the line. 2012-04-11 01:34:25 +02:00
icon.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
idlw-complete-structtag.el
idlw-help.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
idlw-shell.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
idlw-toolbar.el
idlwave.el Convert more defvars to defcustoms. 2012-05-04 13:14:14 +08:00
inf-lisp.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
js.el * lisp/progmodes/js.el: Add notes in comments. 2012-05-25 11:03:22 -04:00
ld-script.el
m4-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
make-mode.el * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive. 2012-05-07 21:25:52 -04:00
mantemp.el
meta-mode.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
mixal-mode.el
modula2.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
octave-inf.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
octave-mod.el Use set-temporary-overlay-map. 2012-05-04 22:50:20 -04:00
pascal.el Fix missing prefix warning in pascal.el. 2012-04-27 10:48:38 +08:00
perl-mode.el Add perl-indent-parens-as-block option (tiny change) 2012-04-16 19:46:22 -07:00
prolog.el * lisp/progmodes/prolog.el: Use SMIE. Cleanup regexp setup. 2012-05-11 16:05:19 -04:00
ps-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
python.el * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): Use 2012-04-26 00:46:01 +08:00
ruby-mode.el * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code. 2012-04-24 13:06:12 -04:00
scheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
sh-script.el * lisp/progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode. 2012-05-11 10:24:50 -04:00
simula.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
sql.el 2012-03-01 Michael R. Mauger <mmaug@yahoo.com> 2012-03-01 00:01:22 -05:00
subword.el
tcl.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
vera-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
verilog-mode.el Spelling fixes. 2012-05-28 23:16:49 -07:00
vhdl-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
which-func.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
xscheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00