Juri Linkov
2beb6aa0e0
(compilation-goto-locus): Use next-error' face instead of region'.
...
Set 4-th argument of `move-overlay' to `current-buffer' to move overlay
to different source buffers. Use new variable `next-error-highlight'.
2004-09-01 18:44:35 +00:00
Richard M. Stallman
8a9cad92b1
(grep-default-command): Use find-tag-default.
...
(grep-tag-default): Function deleted.
2004-08-28 15:31:20 +00:00
Richard M. Stallman
fb1558445c
(find-tag-default): Moved to subr.el.
2004-08-28 15:30:31 +00:00
Richard M. Stallman
ced16f5d0b
Many doc and style fixes.
...
(ada-find-any-references): Use compilation-start.
(ada-get-ali-file-name): Improve error msg.
(ada-get-ada-file-name): Likewise.
2004-08-22 17:14:02 +00:00
David Kastrup
818226ac7e
Update AUCTeX
...
information.
2004-08-22 11:03:22 +00:00
Richard M. Stallman
a03748044a
(which-func-update-1): Doc fix.
2004-08-16 22:46:26 +00:00
Richard M. Stallman
8a0d0722d8
(sh-set-shell): Use sh-mode-abbrev-table.
...
(sh-mode-abbrev-table): New variable.
2004-08-16 22:45:52 +00:00
Richard M. Stallman
8ff2ed527d
(compilation-mode): Doc fix.
2004-08-16 22:44:56 +00:00
Martin Stjernholm
2a15eb73df
Updated CC Mode to 5.30.9.
2004-08-11 16:22:21 +00:00
Masatake YAMATO
31f98a937c
(etags-tags-apropos): Show building progress.
2004-07-28 09:05:23 +00:00
Kim F. Storm
e008a4e588
Fix comments.
2004-07-22 14:26:26 +00:00
Daniel Pfeiffer
7778781072
(which-func-keymap): New var.
...
(which-func-face): New face.
(which-func-format): Use them.
2004-07-17 08:10:28 +00:00
Luc Teirlinck
c426452f4c
(grep): Doc fix.
2004-07-14 22:25:09 +00:00
Mark A. Hershberger
ae04ab88fd
*** empty log message ***
2004-07-09 15:03:07 +00:00
Eli Zaretskii
9b19858ed7
(grep-compute-defaults, grep-command)
...
(grep-program, find-program, grep-find-use-xargs, grep-history)
(grep-find-history, grep-tag-default, grep-find-command)
(grep-regexp-alist, grep-process-setup, grep-compute-defaults):
Add autoload cookies, for unbundled packages that load `compile'
and expect all grep-related symbols to become defined.
2004-07-03 10:06:42 +00:00
Nick Roberts
7731023b50
(gdb-goto-breakpoint): String match more
...
carefully.
(gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
2004-07-03 09:21:12 +00:00
Richard M. Stallman
b830b63b85
(python-beginning-of-statement): Exit the loop if backward-up-list gets error.
2004-07-02 23:49:50 +00:00
Kim F. Storm
619b6adbd2
(breakpoint-enabled-bitmap-face)
...
(breakpoint-disabled-bitmap-face): Add :group 'gud.
2004-06-29 13:01:27 +00:00
Kim F. Storm
7549786255
(ada-tight-gvd-integration): Add :group 'ada.
2004-06-29 13:01:14 +00:00
Nick Roberts
2101105e6f
(gdb-toggle-breakpoint)
...
(gdb-goto-breakpoint): Fix breakage.
2004-06-26 13:12:28 +00:00
Daniel Pfeiffer
bb72b9d0b5
(grep-error-screen-columns): New variable.
...
(grep-regexp-alist): Give it the full functionality of gnu style compilation messages with line and column ranges. Ask me for the perl script I'm working on, that uses these.
2004-06-23 23:11:23 +00:00
Daniel Pfeiffer
186ac3d480
(grep-regexp-alist): Match columns and column ranges, if present.
2004-06-18 23:01:30 +00:00
Daniel Pfeiffer
c0090c20f8
(compilation-error-properties): Store one more than end-col, if present, so
...
that transient-mark-mode will highlight last char too.
2004-06-18 23:00:46 +00:00
Eli Zaretskii
cebe0988ca
(python-open-block-statement-p): Fix
...
indentation after a block opening that contains a comment.
2004-06-12 10:26:37 +00:00
Daniel Pfeiffer
b3ef54c5fa
(compilation-set-window-height): Rearrange the save-* functions because a buffer can have several current point in different windows.
...
(compilation-error-regexp-alist-alist): Recognize {standard input} GNU messages (for gcc --pipe) and more kinds of Oracle messages.
2004-06-08 21:36:37 +00:00
Nick Roberts
f2f82fa491
(gdb-current-frame, gud-watch)
...
(gdb-locals-mode, gdb-frame-handler): Display current frame in the
modeline of the locals buffer.
(gdb-goto-breakpoint): Handle gdbmi.
(gdb-get-frame-number): Change for gdbmi.
2004-05-30 00:09:37 +00:00
Miles Bader
e1b46e0cc0
Changes from arch/CVS synchronization
2004-05-29 21:02:20 +00:00
Eli Zaretskii
4bcbcb9df3
New file.
2004-05-29 12:55:24 +00:00
Stefan Monnier
eeb3ede408
(compilation-error-regexp-alist): Use expand-file-name and data-directory.
2004-05-28 21:11:41 +00:00
Stefan Monnier
f833e227cb
(grep-tree): Rework previous fix.
2004-05-28 21:07:47 +00:00
Nick Roberts
39043abb83
(gdb-var-update, gdb-var-update-handler, gdb-var-delete)
...
(gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
gud-minor-mode (gdbmi).
2004-05-24 21:59:08 +00:00
Nick Roberts
9f438d8064
(gdb-breakpoints-mode, gdb-frames-mode)
...
(gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
2004-05-24 18:14:13 +00:00
Nick Roberts
129adb6f35
(gud-menu-map, gud-speedbar-menu-items)
...
(gud-speedbar-buttons, gud-sentinel, gud-display-line)
(gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
a new mode. The file (gdb-mi.el) for this mode will be included
with the GDB distribution (6.2 onwards) and will use GDB/MI as its
primary interface.
2004-05-23 20:29:44 +00:00
Nick Roberts
2cec1d1ae4
(gdb-server-prefix): New variable.
...
(gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
(gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
(gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
(gdb-registers-buffer, gdb-reset, gdb-assembler-buffer): Handle
new value for gud-minor-mode (gdbmi).
(gdb-buffer-type, gdb-input-queue, gdb-prompting)
(gdb-output-sink, gdb-current-item, gdb-pending-triggers): Change
from local to global gdb variable set.
(gdb-ann3): Initialise above gdb variable set.
(gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
(gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
(gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
(gdb-stopped, gdb-post-prompt, gdb-concat-output)
(def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
(gdb-info-locals-handler, gdb-invalidate-assembler)
(gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
set as global variables.
(gdb-get-create-buffer): Don't make gud-comint buffer-local.
Handle gdbmi.
(gdb-info-breakpoints-custom): Fix regexp.
(def-gdb-var): Delete.
2004-05-23 20:28:47 +00:00
Jesper Harder
f5340e292c
(grep-tree): Ensure that DIR argument is
...
interpreted as a directory.
2004-05-23 19:08:48 +00:00
Richard M. Stallman
c2fb641564
Use assoc-string, not assoc-ignore-case.
2004-05-22 21:51:17 +00:00
Richard M. Stallman
fe93c80378
(idlwave-shell-get-object-class): Use assoc-string, not assoc-ignore-case.
2004-05-22 21:50:03 +00:00
Masatake YAMATO
46de1c5a15
(etags-tags-completion-table): Show parsing progress.
2004-05-21 08:36:46 +00:00
Masatake YAMATO
a6e7bdf171
* progmodes/etags.el (tags-apropos, list-tags): Require apropos.
2004-05-21 07:25:07 +00:00
Stefan Monnier
27149c587c
(gud-reset): Use unless & with-current-buffer.
2004-05-19 19:00:02 +00:00
Stefan Monnier
d490ebbe49
(gdb-reset): Use unless. Fix regexp.
2004-05-19 18:58:21 +00:00
Glenn Morris
799dee7ac4
(f90-end-block-re, f90-start-block-re): New constants.
...
(hs-special-modes-alist): Add an f90-mode entry. This will not be
100% successful, but should handle a sizable majority of code.
2004-05-17 18:52:51 +00:00
Eli Zaretskii
bc3621a08e
(compilation-warning-face, compilation-info-face): Use min-colors.
2004-05-15 12:17:22 +00:00
Nick Roberts
68b872d2d3
(gud-mode): Add gud-kill-buffer-hook to kill-buffer-hook here and make it local.
...
(gud-kill-buffer-hook): Use kill-process for a sure kill.
2004-05-12 20:43:47 +00:00
Daniel Pfeiffer
0e52264f1c
(compilation-set-window-height): Use save-excursion to protect against misplaced marker.
2004-05-12 18:46:24 +00:00
Daniel Pfeiffer
c39bf546b9
(compile): Add universal prefix arg.
...
(compilation-error-regexp-alist-alist): Add edg patterns.
2004-05-10 21:00:00 +00:00
Stefan Monnier
522067b2d4
(help-buffer): Autoload when compiling.
...
(python-after-info-look): Don't assume Info-goto-node returns non-nil.
(run-python): Prepend to any existing PYTHONPATH.
2004-05-10 18:36:09 +00:00
Nick Roberts
42fd213b0d
(gdb-annotation-rules): Add nquery annotation
...
for pending breakpoints.
2004-05-10 17:53:37 +00:00
Stefan Monnier
07c7712fae
(inferior-python-mode-map): Remove erroneous C-c C-z binding.
2004-05-10 15:32:01 +00:00
Miles Bader
f9878c26e8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
...
Allow restarting an existing debugger session that's exited
2004-05-10 Miles Bader <miles@gnu.org>
* lisp/progmodes/gud.el (gud-common-init): Only consider an existing
buffer an error if the debugger process is actually running.
2004-05-10 08:40:27 +00:00