]> code.delx.au - gnu-emacs/history - lisp/progmodes
Add a provide statement.
[gnu-emacs] / lisp / progmodes /
2004-11-27 Stefan Monnier(tcl-omit-ws-regexp): Avoid the case where { or [ appea...
2004-11-27 Stefan Monnier(tcl-omit-ws-regexp): Avoid the case where { or [ appea...
2004-11-26 Kim F. StormUse (featurep 'xemacs).
2004-11-26 Nick Roberts(gud-display-line): Use display-buffer
2004-11-26 Nick Roberts(gdb-view-source, gdb-selected-view):
2004-11-25 Nick Roberts(gdb-frame-parameters): Match height and
2004-11-25 Richard M. StallmanReindent.
2004-11-25 Richard M. StallmanMuch whitespace and capitalization change.
2004-11-25 Richard M. Stallman*** empty log message ***
2004-11-25 Richard M. Stallman(grep-regexp-alist): Don't match parens around line...
2004-11-25 Richard M. Stallman(cperl-indent-region, cperl-imenu--create-perl-index...
2004-11-25 Richard M. Stallman(compilation-mode-map): Don't inherit from compilation...
2004-11-25 Richard M. Stallman(python-font-lock-syntactic-keywords): Check for escape...
2004-11-25 Nick Roberts(gdb-breakpoints-mode-map)
2004-11-25 Glenn Morris(f90-smart-end, f90-previous-statement, f90-beginning...
2004-11-24 Nick Roberts(dedicated-switch-to-buffer): New function.
2004-11-22 Daniel Pfeiffer(compilation-start): In cd command use substitute-env...
2004-11-22 Nick Roberts(gdb-flush-pending-output): New variable.
2004-11-22 Nick Roberts(gdb-resync): New function.
2004-11-22 Stefan Monnier(run-python): Don't hard code *Python*. Don't modify...
2004-11-20 Richard M. StallmanDon't alter debug-ignored-errors.
2004-11-20 Richard M. Stallman(python-switch-to-python): If Python isn't running...
2004-11-20 Richard M. Stallman(cperl-indent-region): Don't mind imenu-scanning-message.
2004-11-20 Vinicius Jose Latorreeval-and-compile
2004-11-20 Vinicius Jose Latorrefix typos
2004-11-20 Vinicius Jose Latorre:version tag
2004-11-18 J.D. SmithRe-applied diff 3.26->3.27, variable reorganization.
2004-11-17 Miles BaderRemove RCS keywords
2004-11-17 Miles BaderRestore arch taglines
2004-11-17 J.D. SmithInitial checkin of HTML help support module.
2004-11-17 J.D. SmithUpdated to IDLWAVE version 5.5. See idlwave.org
2004-11-16 Stefan Monnier(compilation-setup): Don't set buffer-read-only.
2004-11-15 Stefan Monnier(compilation-move-to-column): New fun.
2004-11-15 Stefan Monnier(compilation-internal-error-properties):
2004-11-13 Daniel Pfeiffer(c-basic-common-initc-font-lock-init, c-font-lock-init...
2004-11-12 Daniel Pfeifferrun-mode-hooks instead of run-hooks
2004-11-08 Nick Roberts(gdb-current-stack-level): New variable.
2004-11-08 Juri Linkov(compile): Don't overwrite last command in minibuffer...
2004-11-07 Richard M. Stallman(ada-gdb-application): Use goto-char instead of beginni...
2004-11-07 Richard M. Stallman(cperl-info-on-command): Use goto-char instead of begin...
2004-11-07 Richard M. Stallman(idlwave-shell-examine-map): Move up before first use.
2004-11-06 Eli ZaretskiiDon't call define-fringe-bitmap if the display doesn...
2004-11-04 Richard M. Stallman(f90-end-of-block): Don't use interactive-p.
2004-11-03 Thien-Thi Nguyen(grep-default-command): Take empty string
2004-11-01 Nick Roberts(gdb-enable-debug-log)
2004-11-01 Masatake YAMATO2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
2004-11-01 Richard M. Stallman(ada-make-body-gnatstub): Don't use interactive-p.
2004-11-01 Richard M. Stallman(cperl-switch-to-doc-buffer): Don't use interactive-p.
2004-11-01 Richard M. Stallman(idlwave-shell-send-char): Don't use interactive-p.
2004-11-01 Richard M. Stallman(idlwave-update-routine-info): Don't use interactive-p.
2004-11-01 Richard M. Stallman(vhdl-fill-region, vhdl-beginning-of-statement): Don...
2004-10-29 Simon Josefsson(autoconf-font-lock-keywords): Recognize AS_* too.
2004-10-29 Stefan MonnierDocstring fixes.
2004-10-28 Juri Linkov(grep-regexp-alist): Move match highlighting
2004-10-27 Daniel Pfeiffer(compilation-error-regexp-alist-alist) extend irix...
2004-10-25 Masatake YAMATO* progmodes/flymake.el (flymake-split-string): Use
2004-10-24 Masatake YAMATO* progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords...
2004-10-23 Nick Roberts(asm-font-lock-keywords): Use font-lock-variable-name...
2004-10-23 Nick Roberts(gdb-get-create-buffer): Allow modes to run
2004-10-20 Daniel Pfeiffer(compilation-start): Rely on `cd' to get dir right...
2004-10-19 Richard M. Stallman(compilation-setup): Don't set buffer-read-only if...
2004-10-16 Juri Linkov(compilation-start): Move let-binding of
2004-10-16 Richard M. Stallman(compilation-start): Assume compilation-mode will make...
2004-10-13 Masatake YAMATO* progmodes/gud.el (gdb-script-beginning-of-defun)...
2004-10-08 Eli Zaretskii(etags-tags-completion-table): Use progress reporter.
2004-10-06 Nick Roberts(gdb-ann3): (Re-)initialise gdb-input-queue.
2004-10-01 Martin StjernholmLoad cl here since cc-defs doesn't do it. This is...
2004-09-28 Kim F. Storm(breakpoint): Define as fringe bitmap.
2004-09-22 Jesper Harder* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
2004-09-20 Richard M. Stallman(sh-mode-default-syntax-table): Set syntax of = to...
2004-09-20 Richard M. Stallman(makefile-fill-paragraph): Don't insist on spaces when...
2004-09-12 Daniel PfeifferParse command to see if it starts with a cd, and if...
2004-09-09 Stefan Monnier(grep-mode): Remove unnecessary autoload.
2004-09-08 Juri Linkov(grep-mode-map): Rename `next-error-follow-mode' to...
2004-09-08 Juri Linkov(compilation-mode-map): Rename `next-error-follow-mode...
2004-09-08 Thien-Thi Nguyen(grep-mode): Use normal autoload cookie.
2004-09-07 Juri Linkov(compilation-start): Use copy of `process-environment'
2004-09-07 Juri Linkov(grep-highlight-matches): Doc fix.
2004-09-07 Juri Linkov(grep-highlight-matches): Change default from
2004-09-04 Eli Zaretskii(grep-mode-map): Bind toggle-next-error-follow-mode.
2004-09-04 Eli Zaretskii(compilation-mode-map): Bind toggle-next-error-follow...
2004-09-02 Juri Linkov(grep-highlight-matches): New defcustom.
2004-09-02 Juri Linkov(compilation-error-properties): Allow to funcall col...
2004-09-02 Juri Linkov(compilation-buffer-name): Compare major
2004-09-01 Juri Linkov(compilation-goto-locus): Use `next-error' face instead...
2004-08-28 Richard M. Stallman(grep-default-command): Use find-tag-default.
2004-08-28 Richard M. Stallman(find-tag-default): Moved to subr.el.
2004-08-22 Richard M. StallmanMany doc and style fixes.
2004-08-22 David KastrupUpdate AUCTeX
2004-08-16 Richard M. Stallman(which-func-update-1): Doc fix.
2004-08-16 Richard M. Stallman(sh-set-shell): Use sh-mode-abbrev-table.
2004-08-16 Richard M. Stallman(compilation-mode): Doc fix.
2004-08-11 Martin StjernholmUpdated CC Mode to 5.30.9.
2004-07-28 Masatake YAMATO(etags-tags-apropos): Show building progress.
2004-07-22 Kim F. StormFix comments.
2004-07-17 Daniel Pfeiffer(which-func-keymap): New var.
2004-07-14 Luc Teirlinck(grep): Doc fix.
2004-07-09 Mark A. Hershberger*** empty log message ***
2004-07-03 Eli Zaretskii(grep-compute-defaults, grep-command)
2004-07-03 Nick Roberts(gdb-goto-breakpoint): String match more
next