fix typo (wrong name) in my 2009-09-09 entry
[bpt/emacs.git] / lisp / progmodes /
2009-09-10 Glenn MorrisMove all safe and risky properties into the defcustoms.
2009-09-10 Nick RobertsBug#4375 (can't kill killed gud buffer")
2009-09-10 Nick RobertsReported in thread for Bug#4375.
2009-09-10 Juri Linkov(grep-template): Add "<X>" to docstring.
2009-09-03 Glenn MorrisMove all safe properties into the defcustoms.
2009-09-01 Nick Roberts(gdb-current-context-command): Move the
2009-09-01 Glenn MorrisMark face aliases with "-face" suffix as obsolete.
2009-09-01 Nick Roberts(gdb-var-create-handler): Remove redundant
2009-09-01 Glenn MorrisMark face aliases with "-face" suffix as obsolete.
2009-09-01 Glenn Morris(etags-goto-tag-location): Use forward-line rather...
2009-09-01 Glenn MorrisUse forward-line rather than goto-line.
2009-08-31 Nick Roberts(gdb-breakpoints-list-handler-custom):
2009-08-31 Stefan Monnier(displayed-completions): Remove.
2009-08-31 Nick Roberts(gdb-control-all-threads)
2009-08-30 Juri Linkov(grep-read-files): Strip trailing <N> from buffer names
2009-08-30 Glenn Morris(fortran-start-prog-re): New constant, extracted from...
2009-08-29 Glenn MorrisNuke trailing whitespace.
2009-08-29 Stefan Monnier* progmodes/cc-vars.el (c-comment-continuation-stars):
2009-08-28 Juanma Barranquero* international/ucs-normalize.el (ucs-normalize-sort...
2009-08-28 Stefan Monnier* gnus/nnheader.el (nnheader-find-file-noselect):
2009-08-28 Nick Roberts(gdb-use-separate-io-buffer): Remove
2009-08-25 Michael Albinus* progmodes/grep.el (grep-probe): Let-bind `process...
2009-08-25 Glenn Morris(top-level): Don't require lucid (and hence run-time...
2009-08-25 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-08-24 Dmitry Dzhus(gdb-mapcar*): Replacement for `mapcar*'
2009-08-22 Glenn Morris(cperl-imenu-name-and-position): Copy imenu-example...
2009-08-22 Glenn MorrisUse forward-line rather than goto-line.
2009-08-22 Glenn Morris(compilation-error-regexp-alist, compilation-forget...
2009-08-22 Glenn Morris(makefile-browser-toggle): Use forward-line rather...
2009-08-22 Juri Linkov(lgrep, rgrep): At the beginning
2009-08-21 Stefan Monnier* textmodes/remember.el (remember-buffer):
2009-08-21 Stefan Monnier* net/newst-treeview.el (newsticker-groups-filename):
2009-08-21 Glenn Morris(inferior-moz-process): Fix declaration.
2009-08-21 Glenn MorrisUse help-print-return-message rather than the now obsol...
2009-08-19 Stefan Monnier(inferior-prolog-error-regexp-alist): New var.
2009-08-16 Chong Yidong* progmodes/cperl-mode.el (cperl-electric-paren): Don...
2009-08-16 Chong Yidong* progmodes/cperl-mode.el: Merge upstream 6.2.
2009-08-16 Stefan Monnier(sql-product-alist): Add :name tag to entries.
2009-08-16 Chong Yidong* progmodes/sh-script.el (sh-maybe-here-document):...
2009-08-15 Miles BaderAdd arch tagline
2009-08-15 Chong Yidong* progmodes/js.el: Edit docstrings throughout to follow...
2009-08-14 Chong Yidong* progmodes/js2-mode.el: File removed.
2009-08-13 Nick Roberts(gdb-inferior-io-mode): Use start-process to
2009-08-13 Richard M. Stallman* progmodes/compile.el (compilation-goto-locus): Use...
2009-08-12 Juri Linkov(lgrep): Ensure that `default-directory' is always...
2009-08-11 Dmitry Dzhus(gdb): Send -target-detach when buffer is killed (...
2009-08-11 Dmitry Dzhus(gdb-line-posns): New helper which helps not to use...
2009-08-11 Dmitry Dzhus*** empty log message ***
2009-08-10 Miles BaderRemove "-face" suffix from face names in j2-mode.el
2009-08-10 Chong YidongUpdate comment (from Kevin Ryde).
2009-08-09 Chong Yidong* progmodes/hideshow.el (hs-special-modes-alist): Don...
2009-08-09 Dmitry Dzhus(gdb-gud-context-call): Does not need to be a macro.
2009-08-08 Dmitry Dzhus(gdb-control-all-threads)
2009-08-08 Dmitry Dzhus(gdb-breakpoints-mode-map): Don't assume threads buffer...
2009-08-08 Dmitry Dzhus(gdb-read-memory-custom)
2009-08-06 Dmitry Dzhus(gdb-var-create-regexp): Removed.
2009-08-04 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-frame-number): Initialize...
2009-08-04 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer...
2009-08-04 Dmitry Dzhus* progmodes/gud.el (gud-stop-subjob, gud-menu-map)...
2009-08-04 Dmitry Dzhus(gdb-rules-name-maker, gdb-rules-buffer-mode)
2009-08-04 Dmitry Dzhus(gdb-pc-address): Removed unused variable.
2009-08-04 Dmitry Dzhus(gdb-add-pending, gdb-pending-p, gdb-delete-pending...
2009-08-04 Dmitry Dzhus(gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
2009-08-04 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
2009-08-04 Dmitry Dzhus(gdb-thread-number): New variable.
2009-08-03 Nick Roberts(jdb): Set gud-jdb-classpath-string to current
2009-08-01 Miles BaderAdd arch tagline
2009-07-30 Dmitry Dzhus(gdb-place-breakpoints): Use full path when setting...
2009-07-29 Chong Yidong* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
2009-07-29 Dmitry Dzhus(gdb-goto-breakpoint): Use full path when setting break...
2009-07-28 Steve Yeggeadded js2-mode.el
2009-07-28 Nick Roberts(jdb): Add gud-pstar to dump object information.
2009-07-22 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-07-20 Sam Steingold(compile-auto-highlight): Remove the variable (removed...
2009-07-19 Glenn Morris(verilog-error-regexp-add-xemacs): Silence compiler...
2009-07-18 Alan Mackenzie(c-before-hack-hook, c-postprocess-file-styles): Give...
2009-07-18 Nick Roberts(speedbar-frame): Declare to avoid compiler
2009-07-14 Dmitry Dzhus(json-partial-output): Fix broken GDB/MI output in...
2009-07-10 Sam Steingold(compilation-mode-font-lock-keywords): Omake sometimes...
2009-07-08 Sam Steingold(rgrep): Allow grep-find-ignored-directories
2009-07-08 Nick Roberts(gdb): Remove description of
2009-07-08 Nick Roberts(gdb-init-1): Move sending
2009-07-07 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-input): Add trailing newline...
2009-07-07 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-breakpoints-list-handler...
2009-07-07 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-stack-list-frames-handler...
2009-07-07 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer...
2009-07-07 Dmitry Dzhus* progmodes/gdb-mi.el (gdb-init-1): Set correct mode...
2009-07-07 Dmitry Dzhusgdb-mi.el: Now using bindat-get-field instead of fadr...
2009-07-07 Dmitry DzhusPort memory buffer from gdb-ui.el
2009-07-06 Chong Yidong* progmodes/hideshow.el (hs-hide-block-at-point): Don...
2009-07-06 Dan Nicolaescu(verilog-error-regexp-emacs-alist): Coded custom
2009-07-01 Glenn Morris(f90-break-delimiters, f90-no-break-re): Doc fixes.
2009-07-01 Glenn MorrisEvangelos Evangelou <vangelis at email.unc.edu> ...
2009-06-29 Alan Mackenzie(c-mask-paragraph): Remove a spurious correction betwee...
2009-06-28 Dan Nicolaescu* verilog-mode.el (verilog-beg-of-statement)
2009-06-23 Glenn MorrisMinor header format fixes.
2009-06-23 Miles BaderAdd arch tagline
2009-06-22 Nick RobertsPull further modified changes from Dmitry's repository...
2009-06-21 Nick Roberts* progmodes/gdb-ui.el: Replace with ...
2009-06-17 Chong Yidong* progmodes/compile.el (compilation-error-regexp-alist...
next