1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 00:10:48 -08:00
Commit graph

2273 commits

Author SHA1 Message Date
Nick Roberts
4e51823052 Correction to syntax in gud-menu-map. 2005-02-02 05:52:51 +00:00
Nick Roberts
1f8f8e684a (gdb-goto-info): Delete. 2005-02-01 20:11:09 +00:00
Nick Roberts
ed941a3ce6 (gud-goto-info): New function.
(gud-tool-bar-map): Use correct icon.
2005-02-01 20:10:19 +00:00
Nick Roberts
37ebd64bd9 (gdb-memory-address)
(gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
(gdb-memory-mode-map, gdb-memory-format-keymap)
(gdb-memory-format-menu, gdb-memory-unit-keymap)
(gdb-memory-unit-menu): New variables for a buffer
that lets the user examine program memory.
(gdb-memory-set-address, gdb-memory-set-repeat-count)
(gdb-memory-format-binary, gdb-memory-format-octal)
(gdb-memory-format-unsigned, gdb-memory-format-signed)
(gdb-memory-format-hexadecimal, gdb-memory-format-menu)
(gdb-memory-format-menu-1, gdb-memory-unit-giant)
(gdb-memory-unit-word, gdb-memory-unit-halfword)
(gdb-memory-unit-byte, gdb-memory-unit-menu)
(gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
(gdb-memory-mode, gdb-memory-buffer-name)
(gdb-display-memory-buffer, gdb-frame-memory-buffer):
New functions for above buffer.
2005-01-31 02:22:24 +00:00
Eli Zaretskii
cf63e6fa17 (compilation-start): Bind buffer-read-only to nil before
invoking call-process.  Reset buffer's modified flag after
fontifying it in the no-async branch.
2005-01-29 15:52:07 +00:00
Nick Roberts
190def626e (gdb-info-breakpoints-custom)
(gdb-goto-breakpoint): Make breakpoint handling work on template
functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
(gdb-assembler-custom): Update to recognise breakpoint information
added on 2005-01-19.
2005-01-29 06:55:14 +00:00
Nick Roberts
14788d12b0 (gdb-info-breakpoints-custom)
(gdb-goto-breakpoint): Make breakpoint handling work on template
functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
2005-01-28 21:48:48 +00:00
Stefan Monnier
150bbae7a4 (scheme-mode-variables): Set comment-add.
(dsssl-mode): Use define-derived-mode.
(scheme-mode-initialize): Remove.
(scheme-mode): Use run-mode-hooks.
2005-01-28 18:57:45 +00:00
Nick Roberts
f2fc1724a8 (gdb-goto-breakpoint, gdb-frames-select)
(gdb-threads-select): Change to also accept mouse events.
(gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
(gdb-threads-mouse-select): Delete.
2005-01-23 20:57:41 +00:00
David Kastrup
3d4d788a38 * NEWS: Mention alias find-grep' for grep-find'.
* progmodes/grep.el: Add alias `find-grep' for `grep-find'.

* building.texi (Grep Searching): Mention alias `find-grep' for
`grep-find'.
2005-01-22 15:43:56 +00:00
Nick Roberts
f30943417b (gdb-put-breakpoint-icon): Add help-echo for
breakpoint image symbol in margin.
2005-01-19 06:55:57 +00:00
Stefan Monnier
67b9b71fc8 (sh-here-doc-open-re): Don't allow `|' or other
funny chars in the end-of-here-doc marker.
2005-01-18 18:21:58 +00:00
Nick Roberts
b6d0e4dad0 (gdb-put-string): Copy/create strings so
that enable/disabled state of breakpoints is shown correctly in
fringe and on ttys.
(gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
Add breakpoint information as text properties.
(gdb-mouse-toggle-breakpoint):
Rename to gdb-mouse-set-clear-breakpoint.
(gdb-mouse-toggle-breakpoint): New function. Enable/disable
breakpoints in the margin.
(gdb-remove-strings): Simplify.
2005-01-18 11:28:19 +00:00
Richard M. Stallman
52a7f9bd2a (grep-find): Copy from `grep' the condition for calling grep-compute-defaults. 2005-01-17 23:51:34 +00:00
Richard M. Stallman
bdd5fa9932 (sh-mode-map): Bind C-c C-\.
(sh-backslash-column, sh-backslash-align): New variables.
(sh-backslash-region, sh-append-backslash): New functions.
2005-01-15 18:07:21 +00:00
Eli Zaretskii
8b3a75ac8f (ebrowse-class-in-tree): Return the tail of the tree
rather than the element found, thus enabling the tree to be
setcar'd.
2005-01-15 12:39:25 +00:00
Thien-Thi Nguyen
01d2bd0234 Update `Maintainer-Version' header comment; nfc. 2005-01-04 05:19:16 +00:00
Thien-Thi Nguyen
d4bb773510 No longer require cl'; dolist' is standard. 2005-01-04 05:15:32 +00:00
Stefan Monnier
8a525646b0 (perl-nochange, perl-calculate-indent):
Don't confuse module-prefixed identifiers for labels.
Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
2005-01-03 20:46:22 +00:00
Richard M. Stallman
cf98062af0 (vhdl-mode): Use mode-require-final-newline. 2004-12-31 14:58:03 +00:00
Richard M. Stallman
a471c5615e (simula-mode): Use mode-require-final-newline. 2004-12-31 14:57:45 +00:00
Richard M. Stallman
61871c70f8 (sh-require-final-newline):
Alist value now controls whether to use mode-require-final-newline.
(sh-set-shell): Implement that new meaning.
2004-12-31 14:57:21 +00:00
Richard M. Stallman
68e442738d (python-mode): Use mode-require-final-newline. 2004-12-31 14:55:23 +00:00
Richard M. Stallman
d473a4f9e0 (perl-mode): Use mode-require-final-newline. 2004-12-31 14:55:01 +00:00
Richard M. Stallman
c3b575e1ac (modula-2-mode): Use mode-require-final-newline. 2004-12-31 14:54:45 +00:00
Richard M. Stallman
6c11795edc (mixal-mode): Use mode-require-final-newline. 2004-12-31 14:54:29 +00:00
Richard M. Stallman
44825abfc9 (idlwave-mode): Use mode-require-final-newline. 2004-12-31 14:54:11 +00:00
Richard M. Stallman
3f355f3ef8 (icon-mode): Use mode-require-final-newline. 2004-12-31 14:53:55 +00:00
Richard M. Stallman
fd98e23a7a (fortran-mode): Use mode-require-final-newline. 2004-12-31 14:53:40 +00:00
Richard M. Stallman
722d313233 (f90-mode): Use mode-require-final-newline. 2004-12-31 14:53:24 +00:00
Richard M. Stallman
7d441781a7 (cperl-mode): Use mode-require-final-newline. 2004-12-31 14:53:01 +00:00
Richard M. Stallman
10902d694d (cfengine-mode): Use mode-require-final-newline. 2004-12-31 14:52:42 +00:00
Richard M. Stallman
876d19ef1d (c-require-final-newline): Fix custom type, doc. 2004-12-31 14:52:17 +00:00
Richard M. Stallman
1750e02f51 (c-common-init): Use mode-require-final-newline. 2004-12-31 14:51:05 +00:00
Richard M. Stallman
c1741bb3a1 (antlr-mode): Use mode-require-final-newline.
Delete old-Emacs compatibility code.
(antlr-c-common-init): Function deleted.
2004-12-31 14:50:27 +00:00
Richard M. Stallman
64a0475c02 (ada-mode): Use mode-require-final-newline. 2004-12-31 14:49:18 +00:00
Richard M. Stallman
749354f058 (compilation-find-buffer): Rename arg. 2004-12-27 16:09:37 +00:00
Richard M. Stallman
f8fd4f555e (cperl-find-bad-style): Use with-no-warnings.
(cperl-font-lock-unfontify-region-function): No need to save and
restore info, since font-lock.el does it for us.
2004-12-27 15:39:42 +00:00
Thien-Thi Nguyen
dfdc1af2c6 (hs-set-up-overlay): New user var.
(hs-make-overlay): New function.
(hs-isearch-show-temporary): Handle `display' overlay prop specially.
(hs-flag-region): Delete function.
(hs-hide-comment-region): No longer use `hs-flag-region'.
Instead, use `hs-discard-overlays' and `hs-make-overlay'.
(hs-hide-block-at-point): Likewise.
(hs-hide-level-recursive): Use `hs-discard-overlays'.
(hs-hide-all, hs-show-all): Likewise.
(hs-show-block): Likewise.
Also, use overlay prop `hs-b-offset', not `hs-ofs'.
2004-12-26 19:48:10 +00:00
Thien-Thi Nguyen
70d16390a0 Require `cl' when compiling.
Remove XEmacs and Emacs 19 compatibility.
Use `dolist' and `add-to-list' for load-time actions.
(hs-discard-overlays): Use `dolist'.
(hs-show-block): Likewise.
2004-12-24 02:08:14 +00:00
Thien-Thi Nguyen
53c403031f Untabify, reindent; nfc. 2004-12-24 01:57:47 +00:00
Thien-Thi Nguyen
aa7d670003 (hs-inside-comment-p): Fix omission bug:
When extending backwards, move outside the current comment first.
2004-12-23 18:22:05 +00:00
Kim F. Storm
0ac804df79 (compilation-minor-mode-map)
(compilation-button-map, compilation-mode-map):
Map follow-link to mouse-face.
2004-12-17 15:18:39 +00:00
Juri Linkov
f30c45e105 (grep-match-face): New defvar.
(grep-mode-font-lock-keywords): Use grep-match-face instead of
compilation-column-face to highlight grep matches.
2004-12-16 07:16:44 +00:00
Daniel Pfeiffer
78f617dde4 (executable-interpret): Eliminate obsolete compile-internal, and switch to comint for interaction. 2004-12-15 21:28:02 +00:00
J.D. Smith
6b75c9afcc Check for && when skipping multiple commands on a line. 2004-12-15 19:06:11 +00:00
J.D. Smith
8a3b29a5bc Variable move. 2004-12-13 20:51:36 +00:00
J.D. Smith
25d24a50f6 Re-arrange variables to avoid compiler warnings. Change
assoc-ignore-case to assoc-string.  Remove make-local-hook.
2004-12-13 20:35:07 +00:00
Thien-Thi Nguyen
911aa04913 (which-function): Use
`run-hook-with-args-until-success' instead of a custom loop.
Fixes bug with local hooks.
2004-12-05 16:58:13 +00:00
Richard M. Stallman
bae7df154a (sh-indent-for-then): Change default. 2004-12-05 14:19:38 +00:00