.. |
.gitignore
|
|
|
ada-mode.el
|
(ada-in-comment-p, ada-in-string-p)
|
2003-05-13 20:48:15 +00:00 |
ada-prj.el
|
(ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).
|
2003-05-04 19:55:38 +00:00 |
ada-stmt.el
|
(ada-xemacs): Variable removed, since it's better to use (featurep 'xemacs).
|
2003-05-04 19:55:38 +00:00 |
ada-xref.el
|
(ada-xref-update-project-menu): Use easymenu.
|
2003-05-13 21:15:44 +00:00 |
antlr-mode.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
asm-mode.el
|
(asm-calculate-indentation, asm-indent-line): New functions.
|
2003-04-02 16:48:11 +00:00 |
autoconf.el
|
(autoconf-current-defun-function): Copy the syntax table before modifying it.
|
2003-05-13 20:59:15 +00:00 |
awk-mode.el
|
|
|
cc-align.el
|
(c-lineup-argcont, c-lineup-gcc-asm-reg): Don't quote nil and t in docstrings.
|
2003-05-06 17:44:11 +00:00 |
cc-bytecomp.el
|
(cc-bytecomp-obsolete-var): Add an else-clause to the if to avoid
|
2002-12-04 11:46:31 +00:00 |
cc-cmds.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
cc-compat.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
cc-defs.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
cc-engine.el
|
(c-parse-state): Added kludge to avoid an infinite loop when Emacs'
|
2003-03-23 01:58:30 +00:00 |
cc-langs.el
|
(c-lang-defvar-init-form-tail): This is actually not a constant.
|
2003-05-13 21:03:53 +00:00 |
cc-menus.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
cc-mode.el
|
(c-basic-common-init): Install `c-fill-paragraph' on
|
2003-02-09 01:46:04 +00:00 |
cc-styles.el
|
(c-set-offset): Don't find a default syntactic element through
|
2003-02-10 00:51:25 +00:00 |
cc-vars.el
|
Revert last change.
|
2003-02-18 16:27:04 +00:00 |
cmacexp.el
|
|
|
compile.el
|
(compile-internal): Use with-current-buffer.
|
2003-05-13 21:37:28 +00:00 |
cperl-mode.el
|
(cperl-lineup): Don't quote nil and t in docstrings.
|
2003-05-06 17:43:22 +00:00 |
cpp.el
|
(cpp-make-overlay-hidden): Don't make intangible.
|
2003-05-13 21:43:08 +00:00 |
cwarn.el
|
|
|
dcl-mode.el
|
(dcl-font-lock-keywords, dcl-font-lock-defaults): New vars.
|
2003-03-06 23:14:23 +00:00 |
delphi.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
ebnf2ps.el
|
(ebnf2ps): Fix typo.
|
2003-02-10 09:59:35 +00:00 |
ebnf-bnf.el
|
Fix typo in comment.
|
2003-02-10 09:56:14 +00:00 |
ebnf-iso.el
|
Fix typo in comment.
|
2003-02-10 09:56:14 +00:00 |
ebnf-otz.el
|
(ebnf-optimize, ebnf-optimize1): Fix typo.
|
2003-02-10 09:55:17 +00:00 |
ebnf-yac.el
|
Fix typo in comment.
|
2003-02-10 09:56:14 +00:00 |
ebrowse.el
|
(ebrowse-show-file-name-at-point): Remove useless check.
|
2003-02-20 17:07:32 +00:00 |
etags.el
|
2003-04-11 Masatake YAMATO <jet@gyve.org>
|
2003-04-11 09:08:29 +00:00 |
executable.el
|
(executable-set-magic): Remove unused vars point' and buffer-modified-p'.
|
2003-05-18 21:37:23 +00:00 |
f90.el
|
(f90-font-lock-keywords-2): Use override for
|
2003-04-20 13:01:32 +00:00 |
fortran.el
|
(dabbrev-case-fold-search): Add defvar for compiler.
|
2003-04-20 13:03:04 +00:00 |
glasses.el
|
|
|
hideif.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
hideshow.el
|
(hs-adjust-block-beginning): Fix typo.
|
2002-05-16 12:01:17 +00:00 |
icon.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
idlw-rinfo.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
idlw-shell.el
|
(idlwave-shell-set-bp): Fix typo.
|
2002-10-17 15:41:01 +00:00 |
idlw-toolbar.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
idlwave.el
|
(idlwave-complete-special): Don't quote nil and t in docstrings.
|
2003-05-06 17:40:52 +00:00 |
inf-lisp.el
|
Fix spacing (garbled by previous patch).
|
2002-07-03 11:32:20 +00:00 |
m4-mode.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
make-mode.el
|
(makefile-font-lock-syntactic-keywords): New variable.
|
2003-03-19 22:25:11 +00:00 |
mantemp.el
|
|
|
meta-mode.el
|
(meta-fill-paragraph): Remove.
|
2003-02-11 21:24:35 +00:00 |
modula2.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
octave-hlp.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
octave-inf.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
octave-mod.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
pascal.el
|
Trailing whitepace deleted.
|
2003-02-04 13:24:35 +00:00 |
perl-mode.el
|
(perl-font-lock-syntactic-keywords): Match more cases of /.../ patterns.
|
2003-05-23 15:49:16 +00:00 |
prolog.el
|
(prolog-mode-syntax-table): Add flags to ?/ and ?* entries
|
2002-06-01 00:55:41 +00:00 |
ps-mode.el
|
|
|
scheme.el
|
(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.
|
2003-04-24 01:41:45 +00:00 |
sh-script.el
|
(sh-here-document-word): Document new treatment of leading "-".
|
2003-05-27 18:40:55 +00:00 |
simula.el
|
Move abbrev loading to after the fun it uses.
|
2003-02-25 01:45:55 +00:00 |
sql.el
|
Added LINTER support.
|
2002-11-21 08:32:06 +00:00 |
tcl.el
|
(tcl-indent-exp): Remove dead code.
|
2003-05-17 22:43:51 +00:00 |
vhdl-mode.el
|
Version 3.32.12 released. Major revision.
|
2003-03-05 07:51:51 +00:00 |
xscheme.el
|
Moved from lisp.
|
2003-04-16 09:52:55 +00:00 |