1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/progmodes
Stefan Monnier c2ca517100 Change maintainer to FSF and remove loads of compatibility cruft.
(tcl-using-emacs-19, tcl-using-emacs-19-23, tcl-using-xemacs-19)
(tcl-version, tcl-maintainer, tcl-use-hairy-comment-detector): Remove.
(tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
tcl-end-of-defun, tcl-mark-defun, tcl-indent-for-comment,
tcl-submit-bug-report.
(tcl-mode-syntax-table): Leave \f alone.
(inferior-tcl-mode-map): Remove bindings for tcl-beginning-of-defun,
tcl-end-of-defun, tcl-submit-bug-report.
(tcl-xemacs-menu): Fix up and pass it directly to easymenu.
(tcl-add-emacs-menu): Remove.
(tcl-fill-mode-map, tcl-fill-inferior-map): Moved into the defvar.
(tcl-keyword-list): Add `chain'.
(tcl-font-lock-syntactic-keywords): New variable.
(tcl-pps-has-arg-6): Remove.
(tcl-internal-beginning-of-defun, tcl-internal-end-of-defun)
(tcl-internal-mark-defun): Remove.
(tcl-set-proc-regexp, tcl-set-font-lock-keywords): Use regexp-opt.
(tcl-mode): Use define-derived-mode.  Simplify.
Set comment-indent-function.
(tcl-indent-command): Use line-beginning-position and comment-indent.
(tcl-calculate-indent): Renamed from calculate-tcl-indent.
(tcl-indent-line): Use tcl-calculate-indent.
(tcl-indent-exp): Renamed from indent-tcl-exp.  Use new names.
(tcl-add-log-defun): Renamed from add-log-tcl-defun.  Use match-string.
(tcl-filter): Use with-current-buffer, simplify.
(inferior-tcl-mode): Use define-derived-mode.
(tcl-hairy-in-comment): Renamed tcl-in-comment.
(tcl-simple-in-comment, tcl-in-comment): Removed.
(tcl-files-alist): New function.
(tcl-help-snarf-commands): Use it and return the result directly
rather than through a global variable.
(tcl-reread-help-files): Fix up the call to tcl-help-snarf-commands.
(tcl-help-on-word): Provide the default value to completing-read.
(tcl-hilit): Remove.
(tcl-hashify-buffer, tcl-popup-menu): Simplify.
(tcl-comment-indent): New function.
(tcl-submit-bug-report): Remove.
(tcl-uncomment-region, tcl-indent-for-comment, add-log-tcl-defun)
(indent-tcl-exp, calculate-tcl-indent, tcl-beginning-of-defun)
(tcl-end-of-defun, tcl-mark-defun, tcl-mark): Redefine as aliases.
2001-10-11 00:26:48 +00:00
..
.gitignore
ada-mode.el (ada-mode): Avoid unneeded version checks. 2001-07-16 15:12:19 +00:00
ada-prj.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
ada-stmt.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
ada-xref.el (ada-xref-initialize): Fix call to add-hook. 2001-07-16 13:38:53 +00:00
antlr-mode.el Add Keywords header. From Pavel Janik. 2001-08-26 16:36:14 +00:00
asm-mode.el
autoconf.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
awk-mode.el
cc-align.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-bytecomp.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-cmds.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-compat.el
cc-defs.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-engine.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-langs.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-menus.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-mode.el
cc-styles.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cc-vars.el Some fixes to follow coding conventions. 2001-07-16 07:46:48 +00:00
cmacexp.el (c-macro-preprocessor): Use "gcc -E" for 2001-09-02 17:29:14 +00:00
compile.el (compilation-buffer-name): New function. 2001-10-05 12:43:13 +00:00
cperl-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cpp.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cwarn.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
dcl-mode.el
delphi.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf2ps.el Eliminate make-local-hook calls. Doc fix. 2001-09-24 17:41:19 +00:00
ebnf-bnf.el Fix character range regexp. Doc fix. 2001-09-24 17:41:41 +00:00
ebnf-iso.el Fix character range regexp. Doc fix. 2001-09-24 17:42:00 +00:00
ebnf-otz.el Doc fix. 2001-09-19 08:56:58 +00:00
ebnf-yac.el Fix character range regexp. Doc fix. 2001-09-24 17:43:45 +00:00
ebrowse.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
etags.el (tags-compression-info-list): Fix docstring 2001-05-31 14:34:37 +00:00
executable.el (executable-set-magic): If 2001-08-07 09:47:06 +00:00
f90.el
fortran.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
glasses.el (glasses-convert-to-unreadable): Consider 2001-09-03 08:20:54 +00:00
hideif.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
hideshow.el Update first-line description. 2001-08-27 22:23:09 +00:00
icon.el
idlw-rinfo.el
idlw-shell.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
idlw-toolbar.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
idlwave.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
inf-lisp.el
m4-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
make-mode.el (makefile-macroassign-regex): Recognize the ?= operator. 2001-07-30 11:09:22 +00:00
mantemp.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
meta-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
modula2.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
octave-hlp.el
octave-inf.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
octave-mod.el
pascal.el
perl-mode.el (perl-indent-continued-arguments): New var. 2001-10-05 09:36:31 +00:00
prolog.el
ps-mode.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
scheme.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
sh-script.el (sh-mark-line): Add help-echo to mouse-highlighted text. 2001-06-17 11:22:35 +00:00
simula.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
sql.el (sql-db2): Doc change. 2001-08-20 10:02:07 +00:00
tcl.el Change maintainer to FSF and remove loads of compatibility cruft. 2001-10-11 00:26:48 +00:00
vhdl-mode.el