1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp/progmodes
Nick Roberts 27b3b9d302 (gdb-enable-debug-log)
(gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
(gud-gdba-command-name, gdb-show-main, gdb-many-windows):
Add :version keyword.
2004-11-01 20:47:03 +00:00
..
.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-make-body-gnatstub): Don't use interactive-p. 2004-11-01 07:44:08 +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 Add arch taglines 2003-09-01 15:45:59 +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 (compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ftnchek-* 2004-10-27 09:10:27 +00:00
cperl-mode.el (cperl-switch-to-doc-buffer): Don't use interactive-p. 2004-11-01 07:42:19 +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 ebnf2ps 4.2 2004-04-05 02:00:42 +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 Doc fix. 2004-02-29 23:27:07 +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-end-block-re, f90-start-block-re): New constants. 2004-05-17 18:52:51 +00:00
flymake.el 2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com> 2004-11-01 17:42:31 +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-enable-debug-log) 2004-11-01 20:47:03 +00:00
glasses.el Add arch taglines 2003-09-01 15:45:59 +00:00
grep.el (grep-regexp-alist): Move match highlighting 2004-10-28 09:00:26 +00:00
gud.el * progmodes/gud.el (gdb-script-beginning-of-defun): New function. 2004-10-13 16:32:42 +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-rinfo.el Add arch taglines 2003-09-01 15:45:59 +00:00
idlw-shell.el (idlwave-shell-send-char): Don't use interactive-p. 2004-11-01 07:41:08 +00:00
idlw-toolbar.el Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196 2004-04-10 05:55:49 +00:00
idlwave.el (idlwave-update-routine-info): Don't use interactive-p. 2004-11-01 07:39:44 +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-beginning-of-statement): Exit the loop if backward-up-list gets error. 2004-07-02 23:49:50 +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 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer. 2004-09-22 17:31:03 +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