]> code.delx.au - gnu-emacs/history - lisp/progmodes
fix typos
[gnu-emacs] / lisp / progmodes /
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
2004-07-02 Richard M. Stallman(python-beginning-of-statement): Exit the loop if backw...
2004-06-29 Kim F. Storm(breakpoint-enabled-bitmap-face)
2004-06-29 Kim F. Storm(ada-tight-gvd-integration): Add :group 'ada.
2004-06-26 Nick Roberts(gdb-toggle-breakpoint)
2004-06-23 Daniel Pfeiffer(grep-error-screen-columns): New variable.
2004-06-18 Daniel Pfeiffer(grep-regexp-alist): Match columns and column ranges...
2004-06-18 Daniel Pfeiffer(compilation-error-properties): Store one more than...
2004-06-12 Eli Zaretskii(python-open-block-statement-p): Fix
2004-06-08 Daniel Pfeiffer(compilation-set-window-height): Rearrange the save...
2004-05-30 Nick Roberts(gdb-current-frame, gud-watch)
2004-05-29 Miles BaderChanges from arch/CVS synchronization
2004-05-29 Eli ZaretskiiNew file.
2004-05-28 Stefan Monnier(compilation-error-regexp-alist): Use expand-file-name...
2004-05-28 Stefan Monnier(grep-tree): Rework previous fix.
2004-05-24 Nick Roberts(gdb-var-update, gdb-var-update-handler, gdb-var-delete)
2004-05-24 Nick Roberts(gdb-breakpoints-mode, gdb-frames-mode)
2004-05-23 Nick Roberts(gud-menu-map, gud-speedbar-menu-items)
2004-05-23 Nick Roberts(gdb-server-prefix): New variable.
2004-05-23 Jesper Harder(grep-tree): Ensure that DIR argument is
2004-05-22 Richard M. StallmanUse assoc-string, not assoc-ignore-case.
2004-05-22 Richard M. Stallman(idlwave-shell-get-object-class): Use assoc-string...
2004-05-21 Masatake YAMATO(etags-tags-completion-table): Show parsing progress.
2004-05-21 Masatake YAMATO* progmodes/etags.el (tags-apropos, list-tags): Require...
2004-05-19 Stefan Monnier(gud-reset): Use unless & with-current-buffer.
next