emacs/lisp/progmodes
Glenn Morris 417cf0b282 (antlr-keyword, antlr-syntax)
(antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
(antlr-tokenref, antlr-literal): Inherit from standard font-lock
faces in non-light-background case.
2007-12-06 04:13:23 +00:00
..
.gitignore
ada-mode.el (ada-save-exceptions-to-file): Use mapc' rather than mapcar'. 2007-09-26 00:23:56 +00:00
ada-prj.el (ada-prj-display-page): Use mapc' rather than mapcar'. 2007-09-26 00:24:29 +00:00
ada-stmt.el Add missing license notice (GPLv3 or later). 2007-07-25 04:28:39 +00:00
ada-xref.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
antlr-mode.el (antlr-keyword, antlr-syntax) 2007-12-06 04:13:23 +00:00
asm-mode.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
autoconf.el (autoconf-definition-regexp): 2007-09-07 09:35:49 +00:00
cc-align.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
cc-awk.el Replace `iff' in doc-strings and comments. 2007-08-08 07:34:30 +00:00
cc-bytecomp.el (cc-bytecomp-ignore-obsolete): Use byte-compile-disable-warning. 2007-10-28 23:50:30 +00:00
cc-cmds.el (top level): Use mapc rather than mapcar. 2007-10-13 03:01:31 +00:00
cc-compat.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
cc-defs.el Reorder conditions to avoid warnings. 2007-10-27 20:27:34 +00:00
cc-engine.el (c-crosses-statement-barrier-p): Fix typo in docstring. 2007-11-15 18:27:06 +00:00
cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body. 2007-08-23 21:41:48 +00:00
cc-langs.el Support new keywords added to objective-c frontend of gcc. 2007-09-08 04:31:08 +00:00
cc-menus.el (cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow. 2007-10-17 01:37:23 +00:00
cc-mode.el (c-postprocess-file-styles) 2007-10-12 03:03:25 +00:00
cc-styles.el (c-make-styles-buffer-local) 2007-10-13 03:01:12 +00:00
cc-subword.el Comment. 2007-12-04 03:53:04 +00:00
cc-vars.el Replace `iff' in doc-strings and comments. 2007-08-08 07:34:30 +00:00
cfengine.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
cmacexp.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
compile.el Insert patterns from compilation-perl.el and compilation-weblint.el files. 2007-11-12 18:29:05 +00:00
cperl-mode.el * progmodes/cperl-mode.el (compilation-error-regexp-alist): Pacify 2007-11-27 06:57:07 +00:00
cpp.el Replace `iff' in doc-strings and comments. 2007-08-08 07:34:30 +00:00
cwarn.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
dcl-mode.el Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
delphi.el (delphi-newline): Use forward-line. 2007-10-18 16:01:02 +00:00
ebnf-abn.el New: Header/Footer comment & Log messages 2007-07-26 13:41:29 +00:00
ebnf-bnf.el New: Header/Footer comment & Log messages 2007-07-26 13:41:29 +00:00
ebnf-dtd.el New: Header/Footer comment & Log messages 2007-07-26 13:41:29 +00:00
ebnf-ebx.el New: Header/Footer comment & Log messages 2007-07-26 13:41:29 +00:00
ebnf-iso.el New: Header/Footer comment & Log messages 2007-07-26 13:41:29 +00:00
ebnf-otz.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
ebnf-yac.el (ebnf-yac-token-table): Use mapc rather than mapcar. 2007-10-13 03:00:16 +00:00
ebnf2ps.el (ebnf-map-name, ebnf-dimensions): Use mapc rather than mapcar. 2007-10-13 02:59:56 +00:00
ebrowse.el (ebrowse-tree-mode): Disable undo in the BROWSE buffer. 2007-10-13 12:55:26 +00:00
etags.el Whitespace. 2007-11-02 08:21:04 +00:00
executable.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
f90.el (f90-font-lock-keywords-1): Revert change merged in from EMACS_22 branch. 2007-10-27 19:12:27 +00:00
flymake.el (flymake-goto-file-and-line): Fix typo in string. 2007-11-17 09:46:37 +00:00
fortran.el (gud-find-c-expr): Declare as a function. 2007-11-17 03:49:59 +00:00
gdb-ui.el (gud-remove, gud-break): Declare as functions. 2007-12-01 02:34:09 +00:00
glasses.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
grep.el (grep-process-setup): Set envvar "TERM" to "emacs-grep". 2007-11-23 00:32:05 +00:00
gud.el (gdb-create-define-alist) 2007-12-01 02:33:20 +00:00
hideif.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
hideshow.el (hs-match-data): Delete alias. 2007-08-24 10:41:57 +00:00
icon.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
idlw-complete-structtag.el (idlwave-sintern-structtag): Fix declaration. 2007-11-30 08:40:56 +00:00
idlw-help.el (idlwave-sintern-sysvar) 2007-11-30 08:42:44 +00:00
idlw-shell.el * textmodes/two-column.el (2C-split, 2C-merge): 2007-10-19 18:41:09 +00:00
idlw-toolbar.el (idlwave-toolbar-add-everywhere) 2007-10-13 02:58:56 +00:00
idlwave.el (idlwave-sintern-class-tag) 2007-11-30 08:46:29 +00:00
inf-lisp.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
ld-script.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
m4-mode.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
make-mode.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
mantemp.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
meta-mode.el (meta-mode-syntax-table): Move init into decl. 2007-09-19 14:32:53 +00:00
mixal-mode.el * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm 2007-10-31 06:28:09 +00:00
modula2.el (m2-definition, m2-module): Don't use previous-line. 2007-08-27 13:41:54 +00:00
octave-hlp.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
octave-inf.el (inferior-octave-mode): Use add-hook to 2007-09-22 20:12:05 +00:00
octave-mod.el * progmodes/octave-mod.el (inferior-octave-send-list-and-digest): 2007-11-19 08:50:04 +00:00
pascal.el Switch license to GPLv3 or later. 2007-07-25 04:29:40 +00:00
perl-mode.el (perl-font-lock-syntactic-keywords): Don't match "sub { (...) ... }". 2007-11-30 19:21:33 +00:00
prolog.el Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
ps-mode.el Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
python.el Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
scheme.el (scheme-mode-variables): Set font-lock-comment-start-skip. 2007-08-18 23:45:58 +00:00
sh-script.el (sh-mode): Set defun-prompt-regexp. 2007-11-21 20:23:26 +00:00
simula.el * progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm 2007-10-31 06:28:09 +00:00
sql.el (top): Use mapc' rather than mapcar'. 2007-09-26 00:28:25 +00:00
tcl.el (tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop. 2007-08-07 17:00:44 +00:00
vera-mode.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
vhdl-mode.el * emulation/edt-mapper.el (function-key-map): 2007-10-21 17:22:04 +00:00
which-func.el Added diff-mode to `which-func-modes'. 2007-09-08 04:35:39 +00:00
xscheme.el (top): Use mapc' rather than mapcar'. 2007-09-26 00:30:33 +00:00