]> code.delx.au - gnu-emacs/history - lisp/progmodes
*** empty log message ***
[gnu-emacs] / lisp / progmodes /
2005-01-04 Thien-Thi NguyenUpdate `Maintainer-Version' header comment; nfc.
2005-01-04 Thien-Thi NguyenNo longer require `cl'; `dolist' is standard.
2005-01-03 Stefan Monnier(perl-nochange, perl-calculate-indent):
2004-12-31 Richard M. Stallman(vhdl-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(simula-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(sh-require-final-newline):
2004-12-31 Richard M. Stallman(python-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(perl-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(modula-2-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(mixal-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(idlwave-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(icon-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(fortran-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(f90-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(cperl-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(cfengine-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(c-require-final-newline): Fix custom type, doc.
2004-12-31 Richard M. Stallman(c-common-init): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(antlr-mode): Use mode-require-final-newline.
2004-12-31 Richard M. Stallman(ada-mode): Use mode-require-final-newline.
2004-12-27 Richard M. Stallman(compilation-find-buffer): Rename arg.
2004-12-27 Richard M. Stallman(cperl-find-bad-style): Use with-no-warnings.
2004-12-26 Thien-Thi Nguyen(hs-set-up-overlay): New user var.
2004-12-24 Thien-Thi NguyenRequire `cl' when compiling.
2004-12-24 Thien-Thi NguyenUntabify, reindent; nfc.
2004-12-23 Thien-Thi Nguyen(hs-inside-comment-p): Fix omission bug:
2004-12-17 Kim F. Storm(compilation-minor-mode-map)
2004-12-16 Juri Linkov(grep-match-face): New defvar.
2004-12-15 Daniel Pfeiffer(executable-interpret): Eliminate obsolete compile...
2004-12-15 J.D. SmithCheck for && when skipping multiple commands on a line.
2004-12-13 J.D. SmithVariable move.
2004-12-13 J.D. SmithRe-arrange variables to avoid compiler warnings. Change
2004-12-05 Thien-Thi Nguyen(which-function): Use
2004-12-05 Richard M. Stallman(sh-indent-for-then): Change default.
2004-12-03 Richard M. Stallman(awk-mode autoload): Supply t meaning interactive function.
2004-12-03 Richard M. Stallman(python-font-lock-syntactic-keywords): Fix previous...
2004-12-01 Juri Linkov(prolog-mode-variables): Fix imenu-generic-expression.
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...
next