]> code.delx.au - gnu-emacs/history - lisp/progmodes
ebnf2ps changes.
[gnu-emacs] / lisp / progmodes /
2006-09-27 Vinicius Jose LatorreImplement arrow spacing and scaling. (v4.3)
2006-09-24 Richard M. Stallman(compilation-goto-locus-delete-o): New fn.
2006-09-20 Vinicius Jose LatorreAdjust X-URL
2006-09-16 Richard M. Stallman(python-preoutput-filter): Fix arg order to string...
2006-09-15 Chong Yidong* progmodes/compile.el (compilation-error-regexp-alist...
2006-09-12 Paul Eggert* etc/NEWS: In terminal-oriented subshells, the EMACS...
2006-09-12 Nick Roberts(compilation-directory-properties):
2006-09-11 Stefan Monnier(cfengine-font-lock-syntactic-keywords): New var.
2006-09-09 Stefan Monnier(python-font-lock-keywords): Add `self' and other quasi...
2006-09-09 Stefan MonnierQuieten the compiler about hippie-expand vars.
2006-09-07 Stefan Monnier(inferior-prolog-flavor): New var left out of previous...
2006-09-06 Stefan MonnierRemove * in docstrings.
2006-09-06 Nick Roberts(gdb-var-list-children-regexp)
2006-09-05 Chong Yidong* progmodes/compile.el (compilation-error-regexp-alist...
2006-09-05 Nick Roberts(gdb-var-list-children-regexp)
2006-09-05 Nick Roberts(gud-speedbar-buttons): Allow for no type
2006-08-30 Stefan Monnier(python-eldoc-function): Re-enable quit while waiting...
2006-08-28 Stefan Monnier(python-send-command): Simplify.
2006-08-28 Stefan Monnier(python-send-command): Don't wait for the command
2006-08-26 Stefan Monnier(python-send-receive): Wait in the process's buffer...
2006-08-25 Stefan Monnier(python-preoutput-skip-next-prompt): New var.
2006-08-23 Kim F. Storm(grep-find-use-xargs): Use explicit value `exec'
2006-08-23 Nick Roberts(gdb-starting): Reset gdb-signalled to nil.
2006-08-21 Nick Roberts(gdb-frame-memory-buffer): Make frame
2006-08-20 Stefan MonnierRemove * in defcustom docstrings.
2006-08-20 Stefan MonnierUpdate to Dave Love's latest version.
2006-08-17 Romain Francoise(gdb-edit-locals-value): Balance parens.
2006-08-17 Nick Roberts(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppres...
2006-08-15 Nick Roberts(gdb-info-stack-custom): Indicate selected frame with...
2006-08-13 Nick Roberts(gdb-frame-separate-io-buffer)
2006-08-08 Stefan Monnier(sh-quoted-subshell): Make sure we don't mistake a...
2006-08-03 Stefan Monnier(gdb-script-font-lock-syntactic-keywords):
2006-08-01 Nick Roberts(gdb-find-source-frame): Make nil the default value.
2006-08-01 Nick Roberts(gdb-set-hollow): Check for gud-last-last-frame.
2006-07-31 Richard M. Stallman(vhdl-speedbar-display-directory, vhdl-speedbar-display...
2006-07-31 Nick Roberts(gdb-find-source-frame): New option.
2006-07-29 Richard M. Stallman(grep-default-command): Catch errors from wildcard...
2006-07-28 Kim F. Storm(grep-read-files): Use car of grep-files-history or...
2006-07-28 Kim F. Storm(grep-tag-default): New function.
2006-07-28 Nick Roberts(gdb-info-breakpoints-custom): Use different faces...
2006-07-27 Nick Roberts(which-function): Fix documentation/comment typo.
2006-07-25 Masatake YAMATO(ld-script-keywords) (ld-script-font-lock-keywords...
2006-07-25 Nick Roberts(gdb-set-gud-minor-mode-existing-buffers)
2006-07-22 Eli Zaretskii(delphi-fill-comment): Use save-restriction.
2006-07-20 Stefan Monnier(sh-quoted-subshell): Further fix last change.
2006-07-20 Alan Mackenzie* progmodes/cc-langs.el (c-emacs-variable-inits): new...
2006-07-19 Stefan Monnier(compilation-error-regexp-alist-alist) <gnu>:
2006-07-19 Kim F. Storm(grep-find-ignored-directories): Add .svn and _darcs...
2006-07-19 Stefan Monnier(sh-quoted-subshell): Fix last change.
2006-07-18 Stefan Monnier(sh-font-lock-keywords-1): Revert inadvertently install...
2006-07-18 Stefan Monnier(compilation-find-file): Handle the
2006-07-17 Stefan Monnier(sh-quoted-subshell): Don't match escaped `. Use ...
2006-07-17 J.D. SmithFix menu typo.
2006-07-17 Chong Yidong* progmodes/compile.el (compilation-mode-font-lock...
2006-07-16 Thien-Thi Nguyen(ada-mode): Rewrite ff-special-constructs init.
2006-07-13 Nick Roberts(gud-display-line): Use gdb-display-buffer. Set gdb...
2006-07-13 Nick Roberts(gdb-display-buffer): Check for gdb-source-window....
2006-07-12 Richard M. Stallman(grep-last-buffer): Doc fix.
2006-07-11 Chong Yidong* progmodes/ebrowse.el (ebrowse-display-member-buffer...
2006-07-11 Stefan Monnier(compilation-error-regexp-alist-alist): Fix ambiguity...
2006-07-10 Chong Yidong(c-awk-escaped-nls*): Use eval-and-compile to avoid...
2006-07-10 Alan Mackenzie* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc...
2006-07-09 Romain Francoise(compilation-mode-font-lock-keywords): Don't highlight...
2006-07-07 Stefan Monnier(compilation-error-regexp-alist-alist) <gnu>:
2006-07-07 Stefan MonnierRemove spurious * in docstrings.
2006-07-03 Nick Robertstooltip.el: Move comment about track-mouse...
2006-07-03 Chong Yidong* emulation/viper-init.el, calendar/calendar.el:
2006-07-02 Daniel Pfeiffer(makefile-macroassign-regex): Accept preceding keyword.
2006-06-30 Juanma Barranquero(ada-which-compiler, ada-mode-menu, ada-compile-mouse...
2006-06-22 Kim F. Storm(grep-mode-font-lock-keywords): Correct regexps
2006-06-20 Nick Roberts(gdb-exited): Ensure overlay arrow gets killed.
2006-06-15 Nick Roberts(gdb-same-frame): New option.
2006-06-10 Andreas Schwab(cperl-short-docs): Fix quoting
2006-06-09 Eli Zaretskii(makefile-fill-paragraph): Don't remove spaces after...
2006-06-08 Nick Roberts(gdb-set-gud-minor-mode-existing-buffers-1)
2006-06-05 Nick Roberts(gud-running): Fix doc string.
2006-06-05 Nick Roberts(gud-menu-map): Use a conditional help echo for gud-go.
2006-06-03 Eli Zaretskii(sh-quoted-exec): New face for quoted exec constructs...
2006-06-02 Masatake YAMATO(compilation-error-regexp-alist-alist::gcov-*): Almost...
2006-06-02 Luc Teirlinck(inferior-lisp-mode): Doc fixes.
2006-05-31 Nick Roberts(gdb-look-up-stack): New variable.
2006-05-31 Masatake YAMATO(compilation-error-regexp-alist-alist::gcov-called...
2006-05-30 Nick Roberts(gud-query-cmdline, gud-common-init): Revert
2006-05-30 Nick Roberts(gud-stop-subjob): Make it work in all buffers.
2006-05-30 Nick RobertsMove gdb-mouse-toggle-breakpoint-* to
2006-05-30 Daniel Pfeiffer(compilation-error-regexp-alist-alist): Add makepp...
2006-05-28 Stefan Monnier(makefile-browser-map, makefile-mode-syntax-table)...
2006-05-24 Nick Roberts(gud-sentinel): Condition on GUD buffer if it has not...
2006-05-21 Roland Winkler(sh-mode): Use skeleton-pair-filter-function.
2006-05-21 Roland Winkler(sh-mode): Use skeleton-filter-function.
2006-05-21 Roland Winkler(makefile-query-one-target-method): Make this the alias...
2006-05-21 Roland Winkler(makefile-special-targets-list)
2006-05-20 Eli Zaretskii(makefile-mode): Doc fix.
2006-05-20 Eli Zaretskii(c-backslash-column): Mark as safe if its value is...
2006-05-20 Eli Zaretskii(show-ifdef-block): Fix bug where parts of a hidden...
2006-05-20 Stefan Monnier(gdb-script-font-lock-keywords): Use a stricter regexp...
2006-05-19 Eli Zaretskii(c-style-alist): Doc fix.
2006-05-18 Kim F. Storm(grep-find): Don't check grep-find-command
2006-05-15 Nick Roberts(gud-tooltip-tips): Add missing argument to
2006-05-14 Kim F. Storm(c-forward-subword, c-backward-subword):
next