Glenn Morris
b9634f953f
(hs-minor-mode): Turn mode off and show all when switching major mode.
...
(hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
(hs-block-start-mdata-select, hs-block-end-regexp)
(hs-forward-sexp-func, hs-adjust-block-beginning): Do not make
these variables permanent-local.
2007-03-04 20:51:17 +00:00
Richard M. Stallman
107159602c
(cperl-mode): Modify cperl-compilation-error-regexp-alist by appending.
2007-03-04 17:53:41 +00:00
Stefan Monnier
fc553234b5
(python-quote-syntax): Don't bother with syntax-ppss-context.
...
(python-fill-paragraph): Make sure that fenced-string delimiters that
stand on their own line stay there
2007-03-01 15:07:45 +00:00
Nick Roberts
20864cf0aa
(gdb-mouse-until, gdb-mouse-jump):
...
Correct doc strings.
2007-02-28 21:15:13 +00:00
Nick Roberts
f6f3d0b913
(gud, gud-menu-map): Remove references to bash/bashdb.
...
(gud-bashdb-history, gud-bashdb-marker-filter)
(gud-bashdb-command-name, bashdb): Remove.
(gud-pdb-marker-regexp): Add optional <module> keyword for Python 2.5.
2007-02-26 21:10:38 +00:00
J.D. Smith
fbc232f4e2
(idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
2007-02-22 20:18:17 +00:00
J.D. Smith
6a8cc02d1c
(idlwave-shell-mode): Clean up pending commands, for
...
restart. (idlwave-shell-current-module): Fix handling of module name by
type. (idlwave-shell-break-in): Update type handling.
(idlwave-shell-bp-get): Encode type in BP structure.
(idlwave-shell-set-bp): Fix setting condition on disabled BPs.
(idlwave-shell-module-source-query): Query routine info based on type.
Fix path parsing for non-compiled files.
(idlwave-shell-module-source-filter): Don't signal error in filter if no
source found. (idlwave-shell-set-bp-in-module): Use fallback source to
prevent filter race.
2007-02-22 20:05:16 +00:00
Alan Mackenzie
94dd9d6dc9
(c-indent-new-comment-line): When splitting an empty one-line C-style
...
comment, post-position point properly.
2007-02-15 22:31:52 +00:00
Kim F. Storm
9d4a3d3909
(grep-files-aliases): Add tex and texi aliases.
...
(lgrep): Add DIR arg to start grep in specific directory, like rgrep.
(grep): Fix lgrep reference.
2007-02-14 11:54:12 +00:00
Dan Nicolaescu
215c384796
(grep): Mention lgrep and rgrep in the
...
docstring.
2007-02-12 06:44:47 +00:00
Stefan Monnier
5b0be7fc50
(gdb-script-font-lock-syntactic-keywords): Improve comments.
2007-02-10 20:21:28 +00:00
Nick Roberts
f7ddc2ce5a
(gdb-if-arrow): New macro.
...
(gdb-mouse-until, gdb-mouse-jump): Use it.
2007-02-07 21:57:04 +00:00
Nick Roberts
45ab7a6632
(gdb-mouse-until, gdb-mouse-jump): Make them
...
work when there is just an assembler buffer (no source buffer).
2007-02-07 21:12:52 +00:00
Nick Roberts
d4a574c075
(gdb-frames-mode): Truncate lines in stack
...
buffer.
2007-02-06 03:40:33 +00:00
Alan Mackenzie
647a3247fc
(c-indent-line): Don't erase ^L when a line containing it is re-indented.
2007-02-04 11:16:54 +00:00
Chong Yidong
b6a856a645
(global-cwarn-mode): define-global-minor-mode changed to
...
define-globalized-minor-mode.
2007-02-03 17:24:52 +00:00
Vinicius Jose Latorre
4303661c5e
Doc fixes
2007-02-03 00:18:24 +00:00
Alan Mackenzie
10489fcbef
(c-in-knr-argdecl): Slight correction for, e.g. "void (*hdone)();" in a
...
k&r list. (No WS between adjacent paren groups).
2007-02-02 23:06:41 +00:00
Eli Zaretskii
815cbda2de
(ebnf-eps-buffer, ebnf-eps-region)
...
(ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
(ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
(ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
(ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
2007-02-02 14:06:07 +00:00
Nick Roberts
b41a756946
(gdb-speedbar-update): Avoid duplication
...
when adding gdb-speedbar-update to gdb-input-queue.
2007-02-01 08:42:47 +00:00
J.D. Smith
a86bd65016
(idlwave-xml-create-sysvar-alist): Trim leading whitespace in sysvar
...
names.
2007-02-01 01:04:59 +00:00
Nick Roberts
01b8fc600a
(gdb-var-delete-1): New function.
...
(gdb-var-delete): Use it.
(gdb-var-update-handler-1): Handle value "invalid" for MI field
`in_scope'.
2007-01-30 22:07:12 +00:00
Juanma Barranquero
a4c6cfad1c
(vhdl-components-package-name, vhdl-get-library-unit, vhdl-corresponding-begin,
...
vhdl-skip-case-alternative, vhdl-backward-skip-label, vhdl-align-region-2,
vhdl-electric-dash, vhdl-case-word, vhdl-hooked-abbrev,
vhdl-hs-forward-sexp-func, vhdl-font-lock-match-item): Fix typos in docstrings.
(vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist, vhdl-set-offset,
vhdl-fix-case-region-1, vhdl-scan-directory-contents,
vhdl-speedbar-insert-project-hierarchy): Improve argument/docstring consistency.
2007-01-29 16:56:46 +00:00
Juanma Barranquero
84bb5a0c65
(flymake-init-create-temp-source-and-master-buffer-copy): Fix typo in docstring.
2007-01-29 16:18:04 +00:00
Juanma Barranquero
12f5c601bf
(c-offsets-alist): Fix typo in docstring.
2007-01-29 16:17:05 +00:00
Juanma Barranquero
c006623074
(c-emacs-features): Fix typo in docstring.
2007-01-29 16:16:22 +00:00
Nick Roberts
5754d11f61
(gdb-breakpoint-regexp): Declare earlier to
...
avoid compiler warning.
(gdb-var-update-handler-1): Consider that the MI field `in_scope'
might have values other than "true" or "false".
2007-01-28 09:42:23 +00:00
Nick Roberts
b35ef705cd
(gdb-var-create-regexp)
...
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
2007-01-21 21:03:40 +00:00
Alan Mackenzie
f325b5703c
Correct the handling of K&R stuff in c-where-wrt-brace-construct.
2007-01-21 19:29:51 +00:00
Nick Roberts
0ebd837a75
(gdb-var-create-regexp)
...
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
2007-01-21 10:49:42 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Alan Mackenzie
9cf17ef136
Reformulate c-in-knr-argdecl to do much more rigorous analysis of
...
putative K&R regions.
2007-01-20 19:29:30 +00:00
Alan Mackenzie
ecc71db8a4
Add new functions, c-go-list-forward, c-go-list-backward.
2007-01-20 19:27:19 +00:00
Alan Mackenzie
e309f66c9e
Add my name.
2007-01-20 18:33:11 +00:00
Eli Zaretskii
350b4cb9bb
(cperl-electric-keywords): Document in the doc string how to use personal
...
abbrevs without electric keywords.
2007-01-20 15:53:04 +00:00
Daniel Pfeiffer
250540cd0f
Add handling for makepplog.
2007-01-19 23:06:10 +00:00
Chong Yidong
060d5dc139
(compilation-loop): New arg limit. Handle case where the first error
...
is at point-min.
(compilation-next-error): New arg to compilation-loop call.
2007-01-19 02:25:48 +00:00
Juanma Barranquero
f0b43df7a5
(antlr-indent-at-bol-alist): Fix typo in docstring.
2007-01-14 03:46:56 +00:00
Richard M. Stallman
8f72171b5b
(compile): Doc fix.
2007-01-09 03:12:53 +00:00
Juanma Barranquero
b65d82ca41
(vhdl-save-caches): Fix typo in error message.
2007-01-08 23:08:10 +00:00
Alan Mackenzie
e6a9e5841f
(c-operators, c-filter-ops): Amend doc-string and comments.
2007-01-07 13:36:41 +00:00
Nick Roberts
e1204172ce
(gdb-max-children): New customizable variable.
...
(gdb-speedbar-expand-node): Ask user for confirmation before expanding
large structures/arrays.
2007-01-05 04:20:20 +00:00
Andreas Schwab
3c47e17c20
(ebrowse-global-prefix-key): Fix typo in
...
last change.
2007-01-04 15:03:30 +00:00
Alan Mackenzie
fd85cfb794
(c-mask-paragraph): Fix yesterday's buggy patch.
2007-01-03 20:19:29 +00:00
Richard M. Stallman
d00767411f
(cfengine-font-lock-syntactic-keywords): Fix format of value.
2007-01-02 20:56:26 +00:00
Alan Mackenzie
e6a24f43fd
(c-mask-paragraph): In a block comment, check that the "*/" is present
...
before trying to manipulate the "*/".
2007-01-02 20:54:10 +00:00
Alan Mackenzie
51c9af45fe
Update CC Mode to version 5.31.4. The detailed changes are those
...
recorded in the ChangeLog for 2007-01-01.
2007-01-01 22:11:28 +00:00
Nick Roberts
6c8aa2cd79
(gud-watch): Allow duplicate names for watch
...
expressions.
(gdb-var-delete): Handle duplicate names. Print message for non
root expressions.
(gdb-partial-output-name): Start buffer name with a space.
(gdb-info-breakpoints-custom, gdb-reset): Handle space in above
buffer name.
2006-12-26 22:02:17 +00:00
Richard M. Stallman
01295a2211
(sql-mode-abbrev-table): Corrected initialization.
...
(sql-mode-syntax-table): Disable double quoted strings.
(sql-mode-font-lock-object-name): Added TYPE and TYPE BODY.
2006-12-25 20:11:21 +00:00
Eli Zaretskii
3307f085f1
(sh-make-vars-local): Fix a typo in message string.
2006-12-22 23:20:24 +00:00