]> code.delx.au - gnu-emacs/history - lisp/progmodes
*** empty log message ***
[gnu-emacs] / lisp / progmodes /
2006-04-02 Richard M. Stallman(compilation-message-face): Make it defcustom.
2006-03-26 Andreas Schwab(gdb): Only complain about multiple debugging
2006-03-25 Nick Roberts(gdba): Revert 2006-03-10 change for case of "run"...
2006-03-24 Nick Roberts(gdb-var-create-regexp)
2006-03-23 Nick Roberts(gdb-continuation): Declare earlier to prevent compiler...
2006-03-21 Kim F. Storm(gdb-reset): Set buffer local value of
2006-03-21 Nick Roberts(hollow-right-triangle): Define as fringe bitmap.
2006-03-19 Nick Roberts(gdb-stopped): Even when there is no source
2006-03-16 Nick Roberts(gud-gdb-complete-command, gud-gdb-run-command-fetch...
2006-03-16 Nick Roberts(gud-watch): Provide completion.
2006-03-16 Nick Roberts(gdb-inferior-status): New variable.
2006-03-15 Stefan Monnier* font-lock.el (font-lock-lines-before): Delete variabl...
2006-03-14 Nick Roberts(gud-speedbar-buttons): Follow change to gdb-var-list.
2006-03-14 Nick Roberts(gdb-var-list): Change order of first two elements.
2006-03-12 Nick Roberts(gdb-stack-list-locals-handler): Add local
2006-03-11 Eli Zaretskii(octave-indent-for-comment): Behave according to do...
2006-03-10 Nick Roberts(gdb-remove-text-properties): Rename from
2006-03-10 Nick Roberts(gdba): Don't call gdb-init-1 explicitly as
2006-03-07 Nick Roberts(gud-speedbar-buttons): Allow pointers to
2006-03-07 Nick Roberts(gdb-edit-value-handler): New function.
2006-03-06 Luc Teirlinck(gud-tooltip-dereference): Add missing optional argument.
2006-03-06 Luc Teirlinck(gud-jdb-marker-filter): Double quote `[' in regexp...
2006-03-01 Nick Roberts(gdb-speedbar-refresh): Quieten speedbar-refresh.
2006-03-01 Nick Roberts(gud-speedbar-menu-items): Use
2006-02-28 Nick Roberts(gdb-speedbar-refresh): Rename from
2006-02-27 Nick Roberts(gud-display-line): Use gdb-display-source-buffer
2006-02-27 Nick Roberts(gdb-source-window): New variable.
2006-02-25 Thien-Thi Nguyen(sh-mode): Fix bug: Arrange to use
2006-02-25 Francesco Potortì(tags-completion-table): Do completion from all the...
2006-02-24 Alan Mackenziecc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el...
2006-02-23 Stefan MonnierRemove unnecessary leading * in docstrings.
2006-02-23 Nick Roberts(gud-speedbar-buttons): Use shadow face properly.
2006-02-23 Nick Roberts(gdb-debug-ring-max): Rename from gdb-debug-log-length.
2006-02-22 Nick Roberts(gdb-signalled): New variable and function.
2006-02-21 Richard M. Stallman(sh-mode): Set shell type based on file name if no...
2006-02-20 Nick Roberts(gdb-speedbar-auto-raise): Don't enable by default.
2006-02-20 Nick Roberts(gud-speedbar-buttons): Use shadow face for all out...
2006-02-20 Nick Roberts(gdb-speedbar-expand-node): Force update of speedbar.
2006-02-20 Nick Roberts(gud-speedbar-buttons): Fontify watch expessions.
2006-02-19 Nick Roberts(gdb-force-update): Rename from gdb-var-changed.
2006-02-19 Nick RobertsDon't require font-lock as it's now automatically loaded.
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...
next