.. |
.gitignore
|
|
|
ada-mode.el
|
Use assoc-string, not assoc-ignore-case.
|
2004-05-22 21:51:17 +00:00 |
ada-prj.el
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
2004-04-10 05:55:49 +00:00 |
ada-stmt.el
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
2004-04-10 05:55:49 +00:00 |
ada-xref.el
|
(ada-gdb-application): Use goto-char instead of beginning-of-buffer.
|
2004-11-07 03:58:37 +00:00 |
antlr-mode.el
|
(save-buffer-state-x): Use with-no-warnings.
|
2003-12-29 20:03:05 +00:00 |
asm-mode.el
|
(asm-font-lock-keywords): Use font-lock-variable-name-face for registers.
|
2004-10-23 22:04:13 +00:00 |
autoconf.el
|
(autoconf-font-lock-keywords): Recognize AS_* too.
|
2004-10-29 23:34:58 +00:00 |
cc-align.el
|
Updated CC Mode to 5.30.9.
|
2004-08-11 16:22:21 +00:00 |
cc-awk.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
cc-bytecomp.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
cc-cmds.el
|
Updated CC Mode to 5.30.9.
|
2004-08-11 16:22:21 +00:00 |
cc-compat.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
cc-defs.el
|
Updated CC Mode to 5.30.9.
|
2004-08-11 16:22:21 +00:00 |
cc-engine.el
|
Updated CC Mode to 5.30.9.
|
2004-08-11 16:22:21 +00:00 |
cc-fonts.el
|
Updated CC Mode to 5.30.9.
|
2004-08-11 16:22:21 +00:00 |
cc-langs.el
|
Load cl here since cc-defs doesn't do it. This is necessary for
|
2004-10-01 15:37:39 +00:00 |
cc-menus.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
cc-mode.el
|
(c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete make-local-hook.
|
2004-11-13 20:23:38 +00:00 |
cc-styles.el
|
Updated CC Mode to 5.30.9.
|
2004-08-11 16:22:21 +00:00 |
cc-vars.el
|
Updated CC Mode to 5.30.9.
|
2004-08-11 16:22:21 +00:00 |
cfengine.el
|
(cfengine-beginning-of-defun, cfengine-end-of-defun):
|
2004-04-29 19:48:22 +00:00 |
cmacexp.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
compile.el
|
*** empty log message ***
|
2004-11-25 03:22:56 +00:00 |
cperl-mode.el
|
(cperl-indent-region, cperl-imenu--create-perl-index, cperl-xsub-scan):
|
2004-11-25 03:04:16 +00:00 |
cpp.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
cwarn.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
dcl-mode.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
delphi.el
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
|
2004-04-10 05:55:49 +00:00 |
ebnf2ps.el
|
eval-and-compile
|
2004-11-20 00:40:27 +00:00 |
ebnf-abn.el
|
ebnf2ps 4.2
|
2004-04-05 02:00:42 +00:00 |
ebnf-bnf.el
|
ebnf2ps 4.2
|
2004-04-05 02:00:42 +00:00 |
ebnf-dtd.el
|
Changes from arch/CVS synchronization
|
2004-04-05 01:58:47 +00:00 |
ebnf-ebx.el
|
ebnf2ps 4.2
|
2004-04-05 02:00:42 +00:00 |
ebnf-iso.el
|
ebnf2ps 4.2
|
2004-04-05 02:00:42 +00:00 |
ebnf-otz.el
|
fix typos
|
2004-11-20 00:33:10 +00:00 |
ebnf-yac.el
|
ebnf2ps 4.2
|
2004-04-05 02:00:42 +00:00 |
ebrowse.el
|
Fix broken magic autoload comments.
|
2003-09-18 17:08:22 +00:00 |
etags.el
|
(etags-tags-completion-table): Use progress reporter.
|
2004-10-08 17:34:01 +00:00 |
executable.el
|
(executable-command-find-posix-p): Fix choice of the directory.
|
2004-02-18 20:48:26 +00:00 |
f90.el
|
(f90-smart-end, f90-previous-statement, f90-beginning-of-block): Doc fix.
|
2004-11-25 00:46:42 +00:00 |
flymake.el
|
Use (featurep 'xemacs).
|
2004-11-26 23:56:39 +00:00 |
fortran.el
|
(fortran-fill): Use local var `bol' rather than duplicate call to
|
2004-04-30 18:54:44 +00:00 |
gdb-ui.el
|
(gdb-view-source, gdb-selected-view):
|
2004-11-26 15:41:22 +00:00 |
glasses.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
grep.el
|
(grep-regexp-alist): Don't match parens around line numbers.
|
2004-11-25 03:05:00 +00:00 |
gud.el
|
(gud-display-line): Use display-buffer
|
2004-11-26 15:44:37 +00:00 |
hideif.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
hideshow.el
|
Rewrite one-armed `if'
|
2003-10-18 01:05:54 +00:00 |
icon.el
|
* net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.
|
2004-02-16 19:35:20 +00:00 |
idlw-help.el
|
Restore arch taglines
|
2004-11-17 11:52:34 +00:00 |
idlw-rinfo.el
|
Restore arch taglines
|
2004-11-17 11:52:34 +00:00 |
idlw-shell.el
|
Re-applied diff 3.26->3.27, variable reorganization.
|
2004-11-18 05:28:03 +00:00 |
idlw-toolbar.el
|
Remove RCS keywords
|
2004-11-17 11:53:13 +00:00 |
idlwave.el
|
Remove RCS keywords
|
2004-11-17 11:53:13 +00:00 |
inf-lisp.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
ld-script.el
|
Add Commentary section, minor cleanup of file header.
|
2003-09-22 12:37:00 +00:00 |
m4-mode.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
make-mode.el
|
(makefile-fill-paragraph): Don't insist on spaces when looking for
|
2004-09-20 15:45:31 +00:00 |
mantemp.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
meta-mode.el
|
Update AUCTeX
|
2004-08-22 11:03:22 +00:00 |
mixal-mode.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
modula2.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
octave-hlp.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
octave-inf.el
|
(inferior-octave-prompt): Recognize version number in prompt.
|
2003-10-29 18:55:55 +00:00 |
octave-mod.el
|
(octave-comment-start): Simplify.
|
2003-10-24 18:58:28 +00:00 |
pascal.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
perl-mode.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
prolog.el
|
(prolog-program-name): Use gprolog if available.
|
2004-02-08 23:37:11 +00:00 |
ps-mode.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
python.el
|
(python-font-lock-syntactic-keywords): Check for escapes in the regexp.
|
2004-11-25 02:54:58 +00:00 |
scheme.el
|
(scheme-font-lock-keywords-2): Add "force".
|
2004-01-15 14:18:24 +00:00 |
sh-script.el
|
(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).
|
2004-09-20 15:46:23 +00:00 |
simula.el
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
sql.el
|
(sql-xemacs-p, sql-emacs19-p, sql-emacs20-p): Remove.
|
2004-05-04 21:59:40 +00:00 |
tcl.el
|
(tcl-omit-ws-regexp): Avoid the case where { or [ appears within a comment.
|
2004-11-27 00:07:14 +00:00 |
vhdl-mode.el
|
(vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p.
|
2004-11-01 07:37:24 +00:00 |
which-func.el
|
(which-func-update-1): Doc fix.
|
2004-08-16 22:46:26 +00:00 |
xscheme.el
|
(verify-xscheme-buffer): Fix format strings.
|
2004-02-08 22:31:36 +00:00 |