1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/lisp/progmodes
Stefan Monnier 5dab0769af (ada-mode): Avoid unneeded version checks.
Don't change compile-auto-highlight globally.
Don't bother with `font-lock-defaults' property since XEmacs
also understands the `font-lock-defaults' variable.
Use make-local-variable rather than make-variable-buffer-local.
Don't `defconst' comment-indent-function: keep the default.
Call easy-menu-add unconditionally.
(ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
(ada-create-menu): Use :included for Emacs as well.
2001-07-16 15:12:19 +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 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +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 Update to version 5.28. 2001-03-21 12:59:36 +00:00
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 Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL. 2001-05-04 10:02:56 +00:00
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 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
compile.el Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +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 (dcl-calc-command-indent-function): Fix :type. 2001-02-07 23:28:21 +00:00
delphi.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf-bnf.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf-iso.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf-otz.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf-yac.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
ebnf2ps.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +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 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
f90.el (f90-mode): Remove startup message. 2001-02-01 16:02:07 +00:00
fortran.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
glasses.el (glasses-make-readable): Consider 2001-06-25 10:04:27 +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 (hs-minor-mode): Use make-local-variable. 2001-07-16 01:55:37 +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-browse): Use make-local-variable. 2001-07-16 01:52:50 +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-font-lock-syntactic-keywords): New var, to recognize ${ $' and PODs. 2001-06-10 18:02:43 +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-escape-newlines-and-send): New function. 2001-04-20 10:03:48 +00:00
tcl.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
vhdl-mode.el