]> code.delx.au - gnu-emacs/history - lisp/progmodes
2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
[gnu-emacs] / lisp / progmodes /
2006-02-18 Nick Roberts(gdb-var-evaluate-expression-handler)
2006-02-18 Nick Roberts(gud-speedbar-buttons): Update properly for
2006-02-17 Nick Roberts(gdb-var-list): Update doc string.
2006-02-17 Nick Roberts(gud-speedbar-buttons): Use shadow face for
2006-02-17 Nick Roberts(gdba, gdb-var-list): Improve doc strings.
2006-02-16 Nick Roberts(gdba): Improve doc string.
2006-02-16 Juanma Barranquero(flymake-fix-file-name): Fix typo in docstring.
2006-02-14 Nick Roberts(gdb-display-separate-io-buffer): Change use of
2006-02-14 Nick Roberts(gdb-use-separate-io-buffer)
2006-02-14 Nick Roberts(gdb): Improve doc string.
2006-02-13 Nick Roberts(gud-watch, gdb-invalidate-registers-1)
2006-02-12 Richard M. Stallman(ebrowse-global-prefix-key): Change to C-c C-m.
2006-02-11 Eli Zaretskii(glasses-separator): Doc fix.
2006-02-10 Nick RobertsUpdate copyright for 2006.
2006-02-10 Nick RobertsUpdate copyright for 2006.
2006-02-09 Masatake YAMATO(autoconf-font-lock-keywords): Check start boundary...
2006-02-08 Glenn MorrisRevert previous inadvertent check-in of local changes.
2006-02-08 Glenn MorrisAdd 2006 to copyright years.
2006-02-07 Nick Roberts(gud-tooltip-mode): Remove autoload cookie.
2006-02-07 Nick Roberts(gdb-post-prompt): Regenerate breakpoints
2006-01-21 Eli Zaretskii(python-mode) <eldoc-mode-hook>: Pass nil as the first...
2006-01-19 Masatake YAMATO* progmodes/cpp.el (cpp-edit-load): Make the order...
2006-01-18 Stefan MonnierMove defvars out of eval-when-compile.
2006-01-17 Masatake YAMATOAdded makefile-imake-mode.
2006-01-13 Stefan Monnier(auto-mode-alist): Use \' rather than $.
2006-01-13 Masatake YAMATOUpdate copyright year.
2006-01-12 Masatake YAMATO* progmodes/ld-script.el (auto-mode-alist): Support...
2006-01-11 Masatake YAMATO2006-01-06 Masatake YAMATO <jet@gyve.org>
2006-01-10 Stefan Monnier(tcl-indent-command): Use indent-for-tab-command.
2006-01-10 Stefan MonnierAdd bugs/todo entry.
2006-01-10 Stefan Monnier(flymake-split-string): Remove >1 empty strings at...
2006-01-10 Stefan Monnier(flymake-find-buildfile): Remove invariant arg `dirs...
2006-01-09 Stefan MonnierUse `require' rather than autoload for XEmacs's overlays.
2006-01-06 Eli Zaretskii(auto-mode-alist): Recognize linker scripts whose file...
2006-01-06 Nick Roberts(gdb-script-skip-to-head, gdb-script-calculate-indentat...
2006-01-05 Stefan Monnier(flymake-get-cleanup-function): Default to flymake...
2006-01-03 Stefan Monnier(flymake-create-temp-with-folder-structure): Use expand...
2006-01-03 Stefan Monnier(flymake-base-dir, flymake-master-file-name, flymake...
2006-01-03 Stefan Monnier(flymake-check-start-time, flymake-check-was-interrupte...
2005-12-31 Eli Zaretskii(gud-display-line): Support hl-line in the source buffer.
2005-12-30 Stefan Monnier(flymake-copy-buffer-to-temp-buffer): Simplify.
2005-12-30 Andreas SchwabIgnore errors from font-lock-compile-keywords.
2005-12-30 Juri Linkov(glasses-face): Add tag "None" to const nil.
2005-12-30 Juri Linkov(delphi-other-face): Add tag "None" to const nil.
2005-12-29 Nick Roberts(gdb-tooltip-print, gdb-tooltip-print-1):
2005-12-29 Nick Roberts(gud-tooltip-dereference): Rename from toggle-gud-toolt...
2005-12-27 Richard M. Stallman(glasses-face): More specific custom type.
2005-12-27 Richard M. StallmanRemove faces from group `faces'.
2005-12-26 Richard M. Stallman(c-emacs-features): Do parse-partial-sexp at point...
2005-12-25 Richard M. Stallman(delphi-other-face): Allow nil in type.
2005-12-25 Richard M. Stallman(cpp-face-none-list): Use cpp-face instead of face.
2005-12-21 Nick Roberts(gud-tooltip-modes, gud-tooltip-display):
2005-12-18 Chong Yidong* progmodes/sh-script.el (sh-mode): Add keymap to docst...
2005-12-16 Stefan Monnier(c-after-change-check-<>-operators):
2005-12-15 Nick Roberts(gdb-many-windows): Echo new state in minibuffer.
2005-12-14 Juri Linkov(cpp-face): New widget.
2005-12-12 Richard M. Stallman(compilation-error-regexp-alist): Doc fix.
2005-12-10 Nick Roberts(gud-tooltip-modes, gud-tooltip-display):
2005-12-10 Eli Zaretskii(octave-electric-space): Don't indent comments or strin...
2005-12-08 Nick Roberts(gud-speedbar-buttons, gud-tooltip-tips):
2005-12-07 Nick Roberts(gdb-find-file-unhook): Delete variable.
2005-12-06 Nick Roberts(gdb-error-regexp, gdb-first-post-prompt)
2005-12-06 Stefan Monnier(c-emacs-features): Don't assume point-min==1.
2005-12-06 Nick Roberts(gdb-var-create-handler)
2005-12-04 Nick Roberts(gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):
2005-12-04 Juri Linkov(idlwave-shell-electric-debug-mode):
2005-12-04 Juri Linkov(global-cwarn-mode): Use define-global-minor-mode
2005-12-03 Alan MackenzieRelace a `mapcan' with an "apply (n-conc (mapcar ....
2005-12-02 Alan MackenzieUpdate CC Mode to release 5.31.
2005-12-02 Nick Roberts(gud-menu-map): Put gud-finish back on the
2005-12-01 Nick Roberts(gdb-ann3): Bind mouse-2 to gdb-mouse-until in the...
2005-11-27 Nick Roberts(gud-gdb-marker-filter): When GDB is invoked with a...
2005-11-27 Nick Roberts(gdb-stopped): Detect process when attaching.
2005-11-27 Stefan Monnier(sh-font-lock-syntactic-keywords): \ doesn't escape...
2005-11-27 John Paul Wallington(gdb-edit-register-value): Use `posn-set-point' instead...
2005-11-27 Nick Roberts(gdb-goto-breakpoint, gdb-frames-select, gdb-threads...
2005-11-26 Eli Zaretskii(inferior-octave-startup): Force a non-empty string...
2005-11-25 Chong Yidong* progmodes/compile.el (compilation-setup): Fix last...
2005-11-25 Nick Roberts(gdb-info-breakpoints-custom)
2005-11-24 Chong Yidong* hi-lock.el (hi-lock-buffer-mode): Renamed from `hi...
2005-11-24 Nick Roberts(gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-24 Nick Roberts(gud-speedbar-menu-items): Add gdb-speedbar-auto-raise...
2005-11-24 Nick Roberts(gdb-speedbar-auto-raise): New function and variable.
2005-11-22 Nick Roberts(gdb-locals-watch-keymap): Add "\r" binding to local...
2005-11-22 Nick Roberts(gdb-locals-watch-keymap): New local map.
2005-11-21 Stefan Monnier(sh-font-lock-paren): Handle continued lines in patterns.
2005-11-18 Nick Roberts(gud-install-speedbar-variables): Bind gud-pp to "p".
2005-11-18 Nick Roberts(gdb-ann3): Move definition of gud-pp to here.
2005-11-17 Juri LinkovAdd :link (custom-group-link font-lock-faces) to defgroup.
2005-11-16 Nick Roberts(gud-speedbar-item-info): New function.
2005-11-16 Nick Roberts(gud-stop-subjob): New function.
2005-11-15 Kim F. Storm(gud-menu-map): Let [stop] stop program rather than...
2005-11-15 Nick Roberts(gud-menu-map): Make visibility of stop and
2005-11-15 Nick Roberts(gud-menu-map, gud-tool-bar-map): Re-define buttons...
2005-11-15 Nick RobertsRemove face-alias left over from change on
2005-11-13 Nick Roberts(gud-menu-map): Move parentheses (again).
2005-11-13 Nick Roberts(gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-12 Nick Roberts(gud-menu-map): Revert to window-fringes for
2005-11-12 Nick Roberts(gdb-var-create-handler)
2005-11-10 Nick Roberts(gud-menu-map): Move parentheses.
next