]> code.delx.au - gnu-emacs/history - lisp/progmodes
(idlwave-shell-move-to-bp): Follow error conventions.
[gnu-emacs] / lisp / progmodes /
2005-06-14 Juanma Barranquero(idlwave-shell-move-to-bp): Follow error conventions.
2005-06-14 Juanma Barranquero(ada-create-case-exception, ada-create-case-exception...
2005-06-14 Lute Kamstra(inferior-octave-mode): Use delay-mode-hooks.
2005-06-14 Lute Kamstra(sql-interactive-mode): Use delay-mode-hooks.
2005-06-14 Juanma Barranquero(xdb): Fix quoting in docstring.
2005-06-14 Juanma Barranquero(flymake-new-err-info, flymake-start-syntax-check-for...
2005-06-13 Nick Roberts(gdb-registers-mode): Let gdbmi use
2005-06-12 Mark A. HershbergerRemove stray paren in defun-prompt-regexp for cperl...
2005-06-11 Jason RumneyFix last change
2005-06-10 Jason Rumney2005-06-10 Michael Hotchin <michael@hotchin.net>...
2005-06-10 Juanma Barranquero(delphi-newline-always-indents): Fix spellings in docst...
2005-06-10 Juanma Barranquero(cpp-face-light-name-list, cpp-face-dark-name-list...
2005-06-10 Juanma Barranquero(cperl-info-on-command-no-prompt, cperl-mode): Fix...
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-08 Richard M. Stallman(makefile-shell-face): Make this a no-op
2005-06-06 Richard M. Stallman(makefile-dependency-regex): Handle whitespace
2005-06-06 Juri Linkov(compilation-start): Move `erase-buffer' up
2005-06-05 Nick Roberts(gdb-info-locals-handler): Use window point to preserve...
2005-06-05 Nick Roberts(gdb, gud-menu-map): Add command to evaluate
2005-06-03 Daniel Pfeiffer(makefile-targets-face, makefile-shell-face, makefile...
2005-06-03 Daniel Pfeiffer(compilation-error-regexp-alist-alist): Allow (......
2005-05-31 Nick Roberts(gdb-set-gud-minor-mode-1)
2005-05-31 Richard M. Stallman(vhdl-fill-region): Test ARG, not INTERACTIVE.
2005-05-30 Nick Roberts(gdb-toggle-breakpoint): Make regexp more robust.
2005-05-29 Luc Teirlinck(inferior-lisp-mode): Use delay-mode-hooks.
2005-05-29 Nick Roberts(gdb-memory-set-repeat-count):
2005-05-29 Richard M. Stallman(compilation-start): Set the mode before inserting...
2005-05-29 Richard M. Stallman(which-func-update-1): Turn the mode
2005-05-29 Daniel Pfeiffer(makefile-makepp-mode, makefile-bsdmake-mode): Continua...
2005-05-29 Daniel Pfeiffer(makefile-rule-action-regex, makefile-macroassign-regex...
2005-05-28 Nick Roberts(gdb-assembler-custom): Be more careful about preservin...
2005-05-27 Nick Roberts(gdb-all-registers): New variable.
2005-05-27 Nick Roberts(gud-goto-info): Use info. Don't use require.
2005-05-26 Lute Kamstra* progmodes/ada-mode.el (ada-mode):
2005-05-26 Nick Roberts*** empty log message ***
2005-05-26 Nick Roberts(gdb-frame-address):
2005-05-24 André Spiegel(cperl-vc-header-alist): Obsoleted.
2005-05-23 Nick Roberts(gdb-inferior-io-mode-map): Bind gdb-inferior-io-eof...
2005-05-23 Juanma Barranquero(c-guess-basic-syntax): Remove spurious call to `zerop'.
2005-05-23 Martin Stjernholm2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
2005-05-22 Richard M. Stallman(list-tags): Use with-no-warnings.
2005-05-22 Nick Roberts(gdb-info-locals-handler): Make regexps
2005-05-21 Richard M. Stallman(idlwave-doc-header): Use insert-file-contents.
2005-05-21 Richard M. Stallman(flymake-makehash): Use with-no-warnings.
2005-05-21 Daniel Pfeiffer(makefile-imenu-generic-expression): Use function to...
2005-05-20 Stefan Monnier(vhdl-font-lock-match-item): Simplify regexp.
2005-05-20 Stefan Monnier(sh-mode, sh-get-word): Minor regexp fixes.
2005-05-19 Juanma BarranqueroSpecify missing group (and type, if simple) in defcustom.
2005-05-19 Luc Teirlinck(compilation-finish-function): Fix defvar.
2005-05-19 Richard M. Stallman(makefile-mode): Use run-mode-hooks.
2005-05-19 Richard M. Stallman(compilation-finish-function): Mark obsolete.
2005-05-19 Daniel Pfeiffer(makefile-add-this-line-targets): Simplify and integrat...
2005-05-18 Daniel Pfeiffer(makefile-previous-dependency, makefile-match-dependenc...
2005-05-18 Juanma BarranqueroReplace `set-window-dot' by `set-window-point'.
2005-05-18 Juanma BarranqueroReplace `send-string' by `process-send-string'; replace...
2005-05-17 Daniel Pfeiffer(makefile-macroassign-regex, makefile-make-font-lock...
2005-05-17 Daniel Pfeiffer(makefile-dependency-skip): New variable.
2005-05-16 Daniel Pfeiffer(makefile-dependency-regex): Turn it into a var, and...
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-05-16 Nick Roberts(gud-tooltip-mode): Add gud prefix to
2005-05-16 Nick Roberts(compilation-setup): Set local value of
2005-05-14 Richard M. Stallman(c-literal-faces): Add font-lock-comment-delimiter...
2005-05-14 Richard M. StallmanMore doc usage fixes.
2005-05-14 Richard M. StallmanMany doc usage fixes.
2005-05-13 Daniel Pfeiffer(makefile-targets-face, makefile-shell-face, makefile...
2005-05-13 Luc Teirlinck(inferior-lisp-mode-hook, inferior-lisp-load-hook)...
2005-05-12 Kim F. Storm(c-basic-matchers-before): Don't apply
2005-05-11 Dan Nicolaescu(sh-mode-default-syntax-table): Set the
2005-05-11 Stefan Monnier(executable-find): Move to files.el.
2005-05-10 Richard M. Stallman(sh-indent-for-do): Default to 0.
2005-05-10 Richard M. Stallman(ada-adjust-case-skeleton): Moved from ada-stmt.el.
2005-05-10 Richard M. Stallman(ada-adjust-case-skeleton): Moved to ada-mode.el.
2005-05-09 Nick Roberts(gud-tooltip-mode): Require tooltip to be safe.
2005-05-09 Nick Roberts(gdb-macro-info): New variable.
2005-05-07 Eli ZaretskiiFix file's header line.
2005-05-07 Eli Zaretskii(compilation-setup): Set overlay-arrow-string to an...
2005-05-06 Nick Roberts(gdb-tooltip-print): Moved from tooltip.el.
2005-05-06 Nick RobertsMove code for GUD tooltips from tooltip.el.
2005-05-06 Juanma Barranquero(idlwave-do-context-help1, idlwave-highlight-linked...
2005-05-06 Eli Zaretskii(gdb-cpp-define-alist-program): Doc fix.
2005-05-06 Eli Zaretskii(c-macro-preprocessor): Use locate-file to look for...
2005-05-05 Daniel PfeifferAvoid $! for font-lock-negation-char-face.
2005-05-05 Daniel Pfeiffer(makefile-font-lock-keywords): Use font-lock-negation...
2005-05-05 Daniel Pfeiffer(cperl-init-faces): Use font-lock-negation-char-face.
2005-05-05 Daniel Pfeiffer(sh-font-lock-keywords): Use font-lock-negation-char...
2005-05-05 Daniel Pfeiffer(c-cpp-matchers): Use font-lock-negation-char-face.
2005-05-05 Juanma Barranquero(ebrowse-install-1-to-9-keys, ebrowse-print-statistics...
2005-05-04 Nick Roberts(c-macro-preprocessor): Update for BSD and
2005-05-04 Nick Roberts(gdb-cpp-define-alist-flags): New variable.
2005-05-03 Nick Roberts(c-macro-preprocessor): Update for Mac OSX.
2005-05-03 Nick Roberts(gdb-cpp-define-alist-program)
2005-05-03 Nick RobertsReplace string-to-int with string-to-number.
2005-05-03 Nick Roberts(cc-define-list-program): Remove this
2005-05-03 Nick Roberts(cc-define-alist, cc-create-define-alist):
2005-05-02 Nick Roberts(cc-define-list-program):
2005-05-02 Nick Roberts(cc-create-define-alist): Use a shell.
2005-05-01 Nick Roberts(cc-mode-cpp-program): Change to "gcc -E".
2005-04-30 Richard M. Stallman(flymake-split-string)
2005-04-30 Nick Roberts(c-mode): If there is no file (Macroexpansion) don...
2005-04-29 Nick Roberts(cc-create-define-alist): Check that file
next