1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-14 16:50:58 +00:00
Commit Graph

1738 Commits

Author SHA1 Message Date
Miles Bader
5cc2d13754 (makefile-warn-continuations): Don't barf when there _aren't_ any
suspicious continuations.
2002-10-28 08:17:27 +00:00
Juanma Barranquero
dc2feacf15 (grep-find-use-xargs): Fix docstring. Patch from Matt Swift
<swift@alum.mit.edu>.
2002-10-28 07:30:33 +00:00
Andreas Schwab
6f37d17b45 (sh-mode-syntax-table): Don't make ^L
end-of-comment syntax.
2002-10-27 23:01:57 +00:00
Richard M. Stallman
a11e28000a (makefile-cleanup-continuations): Default for variable is nil.
(makefile-warn-continuations): New function.
(makefile-mode): Put it on write-file-functions.
2002-10-26 22:49:12 +00:00
Stefan Monnier
42be8f2eca (perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".
(perl-font-lock-syntactic-keywords): Use ". p" for the `$'.
2002-10-18 21:35:05 +00:00
Juanma Barranquero
6c83d99f87 Fix typo in comment. 2002-10-18 08:52:37 +00:00
Juanma Barranquero
b554bbff24 (sh-indent-for-then): Fix typo. 2002-10-18 08:18:29 +00:00
Juanma Barranquero
775591f767 (idlwave-region-active-p): Fix typo. 2002-10-18 08:12:35 +00:00
Juanma Barranquero
106ba1bb30 (ebrowse-ts, ebrowse-view/find-file-and-search-pattern,
ebrowse-draw-file-member-info): Fix typo.
2002-10-17 16:57:37 +00:00
Juanma Barranquero
13ae10768e (idlwave-shell-set-bp): Fix typo. 2002-10-17 15:41:01 +00:00
Richard M. Stallman
543335974d (grep-compute-defaults): Set the standard-value
properties of the variables being initialized.
2002-10-07 22:48:47 +00:00
Glenn Morris
845d331ee6 (fortran-beginning-do): Ignore labelled DO loops altogether. 2002-10-06 14:57:38 +00:00
Markus Rost
c4b3db1ad6 (ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu
pseudo-keys generated by easymenu which are lowercase in Emacs 21.4.
2002-10-03 18:21:34 +00:00
Markus Rost
748ef79d22 (ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated by
easymenu which are lowercase in Emacs 21.4.
2002-10-03 18:20:27 +00:00
Markus Rost
3ee5ce58f6 (sh-alias-alist): Use append instead of nconc. 2002-10-02 16:31:16 +00:00
John Paul Wallington
6209bd8c0a (m4-font-lock-keywords)
(m4-mode-syntax-table, m4-mode-abbrev-table, m4-m4-buffer)
(m4-m4-region): Doc fixes.
2002-09-28 02:09:30 +00:00
Juanma Barranquero
348e141150 (sh-mark-init): Don't set `occur-buffer'.
(sh-mark-line): Likewise. Use 'occur-target and 'occur-match instead of 'occur
and 'occur-point.
2002-09-24 10:18:05 +00:00
Stefan Monnier
e006b3cd93 (makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.
(makefile-mode): Use write-file-functions.
(makefile-fill-paragraph): Use match-string-no-properties.
(makefile-fill-paragraph): Use line-end-position.
(makefile-add-log-defun): Simplify.
2002-09-19 01:21:46 +00:00
Richard M. Stallman
bb5b7758d4 (makefile-fill-paragraph): Find comment boundaries before filling. 2002-09-18 16:00:29 +00:00
J.D. Smith
facebc7bbb From Stefan Monnier
Add a \ in front of open-paren-in-column-0 in docstrings.  Otherwise
indentation and font-lock get confused.
(idlwave-function-menu): Use defalias so the funs are called interactively.
Don't rely on knowledge about which Emacs provides imenu or func-menu.
(idlwave-calculate-cont-indent): Fix typo.
(idlwave-font-lock-keywords-*): Don't use setq on a defconst.
Remove unused variables.
2002-09-13 22:19:48 +00:00
Stefan Monnier
d3627c478f (perl-mode-syntax-table): Mark $, % and @
such that backward-sexp correctly skips them.
(perl-font-lock-keywords-2): Use regexp-opt.
(perl-font-lock-syntactic-keywords)
(perl-font-lock-syntactic-face-function): Better handle PODs.
Handle package names with ' in them and ($$) in `sub' declarations.
Handle format staements.  Handle regexp and quote-like ops.
(perl-empty-syntax-table): New var.
(perl-quote-syntax-table): New fun.
2002-09-13 18:44:29 +00:00
Juanma Barranquero
8a36f09393 (idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compiled'. 2002-09-13 06:18:53 +00:00
J.D. Smith
76959b7796 Updated to IDLWAVE version 4.15. See idlwave.org. 2002-09-12 17:24:53 +00:00
Richard M. Stallman
8937f01b8d (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories. 2002-09-09 19:38:22 +00:00
Colin Walters
23b0c5fcb2 (compile-internal): Add optional argument no-async. 2002-09-07 21:29:44 +00:00
Francesco Potortì
8a294d9090 (find-tag-tag, complete-tag): Bind
completion-ignore-case based on tags-case-fold-search, so that
case-sensitivity of tag completion matches that of tag search.
2002-09-06 15:12:15 +00:00
Juanma Barranquero
9b61eea1d0 (vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing. 2002-09-06 07:17:28 +00:00
Juanma Barranquero
4a9592f6f9 (sh-indent-for-fi, sh-indent-for-done): Fix spacing. 2002-09-06 07:17:05 +00:00
Juanma Barranquero
3090ac1201 (pascal-start-keywords): Fix spacing. 2002-09-06 07:16:42 +00:00
Juanma Barranquero
cff745c34c (idlwave-shell-use-breakpoint-glyph): Fix spacing. 2002-09-06 07:16:22 +00:00
Juanma Barranquero
cef6cafe48 (idlwave-support-inheritance, idlwave-routine-entry-compare): Fix spacing. 2002-09-06 07:16:01 +00:00
Glenn Morris
34ba7e3d72 Remove (eval-when-compile) for free variables.
(f90-menu): Remove ":active" keyword where not needed.
(f90-menu, f90-add-imenu-menu): Use lookup-key rather than
imenu--index-alist.
A few whitespace changes.
2002-09-01 00:54:55 +00:00
Juanma Barranquero
674e010d7d (dcl-calc-cont-indent-relative): Fix typo. 2002-08-30 11:02:54 +00:00
Juanma Barranquero
134b66715d (idlwave-max-extra-continuation-indent): Fix typo. 2002-08-30 11:02:31 +00:00
John Paul Wallington
82e736c18b * startup.el (normal-splash-screen): Ensure splash buffer is
killed.  Use tabs in output.  Fix test whether previous buffer was
*scratch* buffer.

* progmodes/simula.el (simula-abbrev-keyword-default)
(simula-abbrev-keyword, simula-abbrev-stdproc-default)
(simula-abbrev-stdproc): Doc fix - escape open parens in column 0.

* apropos.el (command-apropos): Use `defalias' instead of `fset'.

* mail/rmail.el (rmail-speedbar-match-folder-regexp): Doc fix.
2002-08-24 14:26:06 +00:00
Glenn Morris
901e8d1dc5 (f90-imenu-flag): Deleted - use imenu--index-alist instead. 2002-08-24 01:08:28 +00:00
Glenn Morris
1a341882a5 (f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
(f90-font-lock-on, f90-font-lock-off, f90-font-lock-menu):  Deleted.  Use
easy-menu-define instead.
(f90-mode): Use easy-menu-add.
No longer (require 'imenu) when compiling.
(f90-mark-subprogram, f90-indent-region, f90-fill-region)
(f90-abbrev-start): Use fboundp.
2002-08-24 00:50:42 +00:00
Glenn Morris
0ee7f06810 eval-when-compile a few defvars to quieten the byte-compiler.
(f90-xemacs-flag): Wrap in eval-and-compile.
(f90-font-lock-keywords): Doc fix.
(f90-mode-abbrev-table): Use the 6th (system-flag) argument of
define-abbrev if available, but work without it as well.
(f90-mark-subprogram-overlay): Variable deleted.
(f90-mark-subprogram): No need to be silent about push-mark.
Get rid of the silly overlay bit.
(f90-abbrev-start): unread-command-event is obsolete in XEmacs too.
2002-08-21 21:26:07 +00:00
Martin Stjernholm
0e35704fe3 (c-forward-syntactic-ws): Fixed a bug that could cause an infinite
loop if something that looks like a macro begins in the middle of a
line.

(c-parse-state): Fixed a bug that could cause `c-state-cache' to
contain two conses in sequence when there's an unbalanced open paren
in a macro.
2002-08-20 21:59:10 +00:00
Glenn Morris
a245ece58a (fortran-current-defun): Use save-excursion. 2002-08-20 20:32:45 +00:00
Glenn Morris
eb9f0295d0 (f90-font-lock-keywords-1): Simplify `type' value a little.
(f90-type-def-re): Simplify value a little.
2002-08-03 19:01:50 +00:00
Glenn Morris
6fb453e1ea (f90-font-lock-keywords-1): Fix highlighting of `type' forms.
(f90-font-lock-keywords-2): Fix highlighting of `implicit type(foo)' forms.
(f90-type-def-re): Fix value.
2002-08-03 16:57:43 +00:00
Sam Steingold
65125928fe (c-search-uplist-for-classkey): When `search-end' is a cons, use its car. 2002-07-25 13:23:27 +00:00
J.D. Smith
5e72c6b20e Updated to IDLWAVE version 4.14. See idlwave.org. 2002-07-18 18:58:07 +00:00
Stefan Monnier
47932cf8e1 (ebrowse-symbol-regexp): Avoid cl-set-substring.
(ebrowse-hash-table-to-alist): Delete.
(ebrowse-tags-read-name, ebrowse-tags-list-members-in-file)
(ebrowse-tags-complete-symbol): Use the hashtable for completion.
2002-07-13 20:17:00 +00:00
Kim F. Storm
cf3d4f6d57 (grep-tree): Fixed autoload.
Corrected use of undefined variable `match-files-aliases'.
2002-07-12 23:56:12 +00:00
Richard M. Stallman
56ce04a351 (compilation-normalize-filename):
New subroutine, taken out of compilation-parse-errors.
(compilation-parse-errors): Use that, and for directories too.
Don't check whether a directory really exists.
2002-07-12 17:39:45 +00:00
Juanma Barranquero
1e5cc404ee Revert doubtful typo fix. 2002-07-10 09:49:40 +00:00
Juanma Barranquero
b373b41907 (ebnf-yac-error): Fix typo. 2002-07-09 10:47:38 +00:00
Juanma Barranquero
219afd9478 (idlwave-shell-set-bp): Fix typos. 2002-07-09 10:47:02 +00:00