summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (gdb-breakpoints-mode-map): Don't assume threads buffer is present.Dmitry Dzhus2009-08-081-10/+41
* (gdb-read-memory-custom)Dmitry Dzhus2009-08-081-21/+34
* (gdb-var-create-regexp): Removed.Dmitry Dzhus2009-08-061-70/+57
* * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.Dmitry Dzhus2009-08-042-315/+581
* * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):Dmitry Dzhus2009-08-041-86/+133
* * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDBDmitry Dzhus2009-08-042-137/+454
* (gdb-rules-name-maker, gdb-rules-buffer-mode)Dmitry Dzhus2009-08-041-15/+32
* (gdb-pc-address): Removed unused variable.Dmitry Dzhus2009-08-041-114/+160
* (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros toDmitry Dzhus2009-08-041-47/+115
* (gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)Dmitry Dzhus2009-08-041-133/+179
* * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)Dmitry Dzhus2009-08-041-110/+53
* (gdb-thread-number): New variable.Dmitry Dzhus2009-08-041-10/+59
* (jdb): Set gud-jdb-classpath-string to currentNick Roberts2009-08-031-1/+1
* Add arch taglineMiles Bader2009-08-011-0/+1
* (gdb-place-breakpoints): Use full path when setting breakpoints.Dmitry Dzhus2009-07-301-1/+1
* * progmodes/cc-defs.el (c-version): Bump to 5.31.7.Chong Yidong2009-07-291-1/+1
* (gdb-goto-breakpoint): Use full path when setting breakpoints.Dmitry Dzhus2009-07-291-1/+1
* added js2-mode.elSteve Yegge2009-07-281-0/+11358
* (jdb): Add gud-pstar to dump object information.Nick Roberts2009-07-281-3/+6
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-225-6/+6
* (compile-auto-highlight): Remove the variable (removed from compile.elSam Steingold2009-07-201-2/+0
* (verilog-error-regexp-add-xemacs): Silence compiler by only defining on XEmacs.Glenn Morris2009-07-191-23/+24
* (c-before-hack-hook, c-postprocess-file-styles): Give invocation ofAlan Mackenzie2009-07-181-2/+2
* (speedbar-frame): Declare to avoid compilerNick Roberts2009-07-181-18/+9
* (json-partial-output): Fix broken GDB/MI output in -break-info commandDmitry Dzhus2009-07-141-6/+28
* (compilation-mode-font-lock-keywords): Omake sometimes indents theSam Steingold2009-07-101-2/+12
* (rgrep): Allow grep-find-ignored-directoriesSam Steingold2009-07-081-6/+15
* (gdb): Remove description ofNick Roberts2009-07-081-12/+4
* (gdb-init-1): Move sendingNick Roberts2009-07-081-61/+63
* * progmodes/gdb-mi.el (gdb-input): Add trailing newline to command.Dmitry Dzhus2009-07-071-32/+32
* * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom): y/nDmitry Dzhus2009-07-071-6/+8
* * progmodes/gdb-mi.el (gdb-stack-list-frames-handler): RewrittenDmitry Dzhus2009-07-071-41/+29
* * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode nameDmitry Dzhus2009-07-071-26/+68
* * progmodes/gdb-mi.el (gdb-init-1): Set correct mode name forDmitry Dzhus2009-07-071-152/+147
* gdb-mi.el: Now using bindat-get-field instead of fadr functions.Dmitry Dzhus2009-07-071-28/+40
* Port memory buffer from gdb-ui.elDmitry Dzhus2009-07-071-4/+387
* * progmodes/hideshow.el (hs-hide-block-at-point): Don't move pointChong Yidong2009-07-061-11/+10
* (verilog-error-regexp-emacs-alist): Coded customDan Nicolaescu2009-07-061-59/+93
* (f90-break-delimiters, f90-no-break-re): Doc fixes.Glenn Morris2009-07-011-8/+10
* Evangelos Evangelou <vangelis at email.unc.edu> (tiny change)Glenn Morris2009-07-011-1/+1
* (c-mask-paragraph): Remove a spurious correction between the visibleAlan Mackenzie2009-06-291-2/+1
* * verilog-mode.el (verilog-beg-of-statement)Dan Nicolaescu2009-06-281-697/+1210
* Minor header format fixes.Glenn Morris2009-06-231-6/+6
* Add arch taglineMiles Bader2009-06-231-0/+1
* Pull further modified changes from Dmitry's repository (http://sphinx.net.ru...Nick Roberts2009-06-221-72/+87
* * progmodes/gdb-ui.el: Replace with ...Nick Roberts2009-06-213-4043/+2883
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2009-06-171-3/+4
* * progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Suppo...Chong Yidong2009-06-171-2/+2
* * progmodes/grep.el (grep-compute-defaults): Simplify how settingsChong Yidong2009-05-231-48/+55
* cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed fromAlan Mackenzie2009-05-192-21/+30