]> code.delx.au - gnu-emacs/history - lisp/progmodes
Add a provide statement.
[gnu-emacs] / lisp / progmodes /
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.
2004-05-19 Stefan Monnier(gdb-reset): Use unless. Fix regexp.
2004-05-17 Glenn Morris(f90-end-block-re, f90-start-block-re): New constants.
2004-05-15 Eli Zaretskii(compilation-warning-face, compilation-info-face):...
2004-05-12 Nick Roberts(gud-mode): Add gud-kill-buffer-hook to kill-buffer...
2004-05-12 Daniel Pfeiffer(compilation-set-window-height): Use save-excursion...
2004-05-10 Daniel Pfeiffer(compile): Add universal prefix arg.
2004-05-10 Stefan Monnier(help-buffer): Autoload when compiling.
2004-05-10 Nick Roberts(gdb-annotation-rules): Add nquery annotation
2004-05-10 Stefan Monnier(inferior-python-mode-map): Remove erroneous C-c C...
2004-05-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-05-08 Juanma Barranquero(python-describe-symbol): Pass INTERACTIVE-P argument...
2004-05-06 Nick RobertsImprove/extend documentation strings.
2004-05-06 Stefan MonnierChanges largely merged in from Dave Love's code. Doc...
2004-05-04 Stefan Monnier(sql-xemacs-p, sql-emacs19-p, sql-emacs20-p): Remove.
2004-05-03 Nick Roberts(gdb-goto-breakpoint): Make buffer display file at...
2004-05-02 Nick Roberts(gud-watch, gdb-display-buffer)
2004-05-02 Stefan MonnierArch-tags shouldn't be outline headers.
2004-05-02 Stefan Monnier(compilation-gcpro): New var
2004-05-02 Eli Zaretskii(compilation-start): In the no-async-subprocesses branc...
2004-05-02 Eli Zaretskii(compilation-start): In the no-async-subprocesses branc...
2004-05-01 Stefan Monnier(python-compilation-line-number): Remove.
2004-05-01 Stefan Monnier(compilation-messages-start): New var.
2004-04-30 Glenn Morris(fortran-fill): Use local var `bol' rather than duplica...
2004-04-30 Glenn Morris(f90-get-present-comment-type): Return whitespace,...
2004-04-29 Stefan Monnier(sql-product-alist): Rename variable `sql-product-support'.
2004-04-29 Stefan Monnier(python-send-command): New fun.
2004-04-29 Stefan Monnier(cfengine-beginning-of-defun, cfengine-end-of-defun):
2004-04-29 Stefan Monnier(compilation-last-buffer): Add var alias.
2004-04-29 Juri Linkov(compilation-context-lines): Add nil option to disable...
2004-04-28 Nick Roberts(gdb-frame-breakpoints-buffer)
2004-04-28 Nick Roberts(gud-common-init): Throw an error if program is
2004-04-28 Richard M. Stallman(compilation-context-lines): Default now 0.
2004-04-26 Eli Zaretskii(gud-pdb-command-name): Change default to "pydb".
2004-04-25 Daniel Pfeiffer(compilation-error-regexp-alist-alist): Also recognize...
2004-04-24 Andreas Schwab(sh-leading-keywords) <sh>: Add "!".
2004-04-21 Stefan Monnier(compilation-mode-font-lock-keywords):
2004-04-21 Kim F. StormFrom: Teodor Zlatanov <tzz@lifelogs.com>
2004-04-21 Stefan Monnier(python-maybe-jython): Don't assume point-min==1.
2004-04-21 Richard M. Stallman(cperl-putback-char): Delete Emacs 18 definition.
2004-04-20 Jan DjärvUndo previous change
2004-04-20 Jan Djärv* progmodes/grep.el (grep-mode): Add eval-when-compile.
2004-04-20 Stefan Monnier(compilation-error-properties): Split in two.
2004-04-19 Nick Roberts(gdb-frame-parameters): New constant.
2004-04-18 Juri Linkov* progmodes/cc-cmds.el (c-beginning-of-statement): Use
2004-04-18 Andreas Schwab(compilation-start): Set window start to
2004-04-17 Nick Roberts(gdb-goto-info): Require 'info.
2004-04-16 Stefan Monnier(python-compilation-line-number): Fix braindamage.
2004-04-16 Stefan MonnierDoc fixes.
2004-04-16 Daniel Pfeiffer(compilation-error-properties): Fix for adding messages...
2004-04-16 Stefan Monnier(python-after-info-look): Use with-no-warnings.
2004-04-15 Nick Roberts(gud-menu-map, gud-tool-bar-map): Add help button.
2004-04-15 Nick Roberts(gdb-goto-info): New function.
2004-04-14 Stefan Monnier(ada-create-menu): Remove redundant call.
2004-04-14 Stefan Monnier(python-orig-start-line, python-orig-file): Remove.
2004-04-14 Stefan Monnier(run-python): Fix use of \n.
2004-04-14 Stefan Monnier(python-mouse-2-command, python-RET-command): Remove...
2004-04-14 Stefan Monnier(compilation-button-map): New keymap.
2004-04-14 Stefan Monnier(compile-goto-error): Use it.
2004-04-13 Stefan MonnierParen typo.
2004-04-13 Stefan Monnier(compilation-minor-mode-map)
2004-04-13 Daniel Pfeiffer(compilation-setup): Localize overlay-arrow-position.
2004-04-13 Stefan MonnierDoc fixes. Changes for compiler warnings.
2004-04-13 Stefan Monnier(run-python): Use compilation-shell-minor-mode.
2004-04-12 Stefan Monnier(compile-goto-error): Select the buffer/window correspo...
2004-04-12 Stefan Monnier(compilation-mode-font-lock-keywords): Fix test not...
2004-04-12 Stefan MonnierNew file.
2004-04-10 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-04-08 Stefan Monnier(compilation-mode-font-lock-keywords):
2004-04-08 Nick Roberts(gdb-source-window): Remove variable.
2004-04-07 Stefan MonnierRequire CL.
2004-04-07 Daniel Pfeiffer(compilation-warning-face, compilation-info-face, compi...
2004-04-05 Nick Roberts(gdb-use-inferior-io-buffer): New option.
2004-04-05 Vinicius Jose Latorreebnf2ps 4.2
2004-04-05 Miles BaderChanges from arch/CVS synchronization
2004-04-05 Vinicius Jose LatorreParser for DTD (Data Type Definition for XML).
2004-04-04 Stefan Monnier(font-lock): Don't require any more.
next