1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

3410 Commits

Author SHA1 Message Date
Glenn Morris
3d1ead4bca (idlwave-shell-filter-bp, top level): Use mapc rather than mapcar. 2007-10-13 02:59:21 +00:00
Glenn Morris
e430c62390 (idlwave-toolbar-add-everywhere)
(idlwave-toolbar-remove-everywhere): Use mapc rather than mapcar.
2007-10-13 02:58:56 +00:00
Glenn Morris
8ffcfb2762 (idlwave-indent-line)
(idlwave-sintern-keyword-list, idlwave-scan-user-lib-files)
(idlwave-write-paths, idlwave-all-method-classes)
(idlwave-all-method-keyword-classes, idlwave-entry-keywords)
(idlwave-fix-keywords, idlwave-display-calling-sequence):
Use mapc rather than mapcar.
2007-10-13 02:58:33 +00:00
Glenn Morris
d61ca8d5cc (c-postprocess-file-styles)
(c-submit-bug-report): Use mapc rather than mapcar.
2007-10-12 03:03:25 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Glenn Morris
490a8abe37 John W. Eaton <jwe at octave.org>
(octave-abbrev-table): Add "until".
(octave-begin-keywords): Add "do".
(octave-end-keywords): Remove "end".
(octave-reserved-words): Add "end".  Remove "all_va_args",
"gplot", and 'gsplot".
(octave-text-functions): Remove "gset", "gshow", "set", and "show".
(octave-variables): Remove "IMAGEPATH", "INFO_FILE",
"INFO_PROGRAM", "LOADPATH", "__error_text__", "automatic_replot",
"default_return_value", "define_all_return_values",
"do_fortran_indexing", "empty_list_elements_ok",
"gnuplot_has_multiplot", "implicit_str_to_num_ok",
"ok_to_lose_imaginary_part", "prefer_column_vectors",
"prefer_zero_one_indexing", "propagate_empty_matrices",
"resize_on_range_error", "treat_neg_dim_as_zero",
"warn_assign_as_truth_value", "warn_comma_in_global_decl",
"warn_divide_by_zero", "warn_function_name_clash",
"warn_missing_semicolon", "whitespace_in_literal_matrix".
Add "DEFAULT_EXEC_PATH", "DEFAULT_LOADPATH", "IMAGE_PATH",
"crash_dumps_octave_core", "sighup_dumps_octave_core",
"sigterm_dumps_octave_core".
(octave-block-match-alist): Remove "end" from block-end keywords.
(octave-mode): Update ftp site address.
2007-10-06 01:49:23 +00:00
Michaël Cadilhac
d4f1855ae3 (gud-gud-gdb-command-name): Fix typo in docstring. 2007-10-04 09:27:14 +00:00
Nick Roberts
a55f4be1a1 (gud-gud-gdb-command-name): New option.
(gud-gdb): New function for old M-x gdb (text command mode).
(gud-gdb-command-name, gdb): Move to gdb-ui.el.
2007-10-04 07:46:26 +00:00
Nick Roberts
4d4cc7800d (gud-gdb-command-name, gdb): Move here from gud.el and adapt doc string.
(gud-gdba-command-name, gdba): Delete.
2007-10-04 07:44:28 +00:00
Nick Roberts
39c9a04753 (pdb): Specify file for gud-break. 2007-10-02 11:22:22 +00:00
Nick Roberts
89525f8b2b (gdb-init-1): Don't set the values
gud-minor-mode and gud-marker-filter.
(gdb-fullname-regexp): New variable.
(gud-gdba-marker-filter): Use it to switch to text command
mode if appropriate.
2007-10-02 10:57:03 +00:00
Nick Roberts
b621b522ad (gdb): Make gdba default and switch to gdb
if appropriate, i.e., reverse previous arrangement.
(gud-gdb-marker-filter): Adapt for above change.
2007-10-02 10:55:29 +00:00
Nick Roberts
08aef629ba (gud-display-line): Find source buffer even when
GUD buffer has it's own frame.
2007-10-01 11:28:21 +00:00
Juanma Barranquero
d56f40cb55 (python-eldoc-function): Doc fix. 2007-09-27 21:23:43 +00:00
Juanma Barranquero
2092ac41d6 (python-eldoc-function): Doc fix. 2007-09-27 11:55:06 +00:00
Dan Nicolaescu
62035afde2 (c-indent-line-or-region): Only indent the
region if in transient-mark-mode.
2007-09-26 03:18:21 +00:00
Juanma Barranquero
e2c527c579 (top): Use mapc' rather than mapcar'. 2007-09-26 00:30:33 +00:00
Juanma Barranquero
51b5ad576f (vhdl-set-style, vhdl-regress-line): Use mapc' rather than mapcar'. 2007-09-26 00:30:00 +00:00
Juanma Barranquero
f77183c083 (top): Use mapc' rather than mapcar'. 2007-09-26 00:28:25 +00:00
Juanma Barranquero
f24a26a546 (sh-make-vars-local, sh-reset-indent-vars-to-global-values):
Use `mapc' rather than `mapcar'.
2007-09-26 00:27:18 +00:00
Juanma Barranquero
2d97d6dc94 (ebrowse-tree-mode, ebrowse-view-exit-fn, ebrowse-member-mode,
ebrowse-save-tree-as, ebrowse-save-class): Use `mapc' rather than `mapcar'.
2007-09-26 00:26:29 +00:00
Juanma Barranquero
febd1e86fc (delphi-search-directory, delphi-find-unit-file, delphi-debug-mode-map,
delphi-mode-map, delphi-mode): Use `mapc' rather than `mapcar'.
2007-09-26 00:25:26 +00:00
Juanma Barranquero
88f43129a8 (ada-prj-display-page): Use mapc' rather than mapcar'. 2007-09-26 00:24:29 +00:00
Juanma Barranquero
65c96997b5 (ada-save-exceptions-to-file): Use mapc' rather than mapcar'. 2007-09-26 00:23:56 +00:00
Dan Nicolaescu
17ee46255f * progmodes/cc-mode.el (c-mode-base-map): Use
c-indent-line-or-region instead of c-indent-line.

* indent.el (indent-for-tab-command): First check if the region is
active.
2007-09-24 17:48:50 +00:00
Glenn Morris
f4ff3e5cc0 Adam Hupp <adam at hupp.org>
(run-python): Import emacs module without waiting; prevents lockup on
error.
2007-09-24 00:12:25 +00:00
Francesco Potortì
e9886e8899 (inferior-octave-mode): Use add-hook to
add inferior-octave-directory-tracker to the buffer-local value
of comint-input-filter-functions.
2007-09-22 20:12:05 +00:00
Francesco Potortì
c7da3b7091 (inferior-octave-mode): Use add-hook to
add inferior-octave-directory-tracker to the buffer-local value
of comint-input-filter-functions.
2007-09-22 00:09:45 +00:00
Glenn Morris
8c5de2a119 (fortran-mode-abbrev-table, fortran-line-length): Use mapc rather than mapcar. 2007-09-21 08:05:59 +00:00
Glenn Morris
1eff4ba396 (f90-mode-abbrev-table): Use mapc rather than mapcar. 2007-09-21 08:05:42 +00:00
Stefan Monnier
7d86c3808d Typo. 2007-09-21 07:28:16 +00:00
Stefan Monnier
d40a86f9f6 (compilation-error-regexp-alist-alist):
Recognize gcc's use of "note" for informational messages.
2007-09-20 18:56:19 +00:00
Stefan Monnier
e22bbd4896 Remove spurious * in docstrings.
(octave-mode-map): Move init into declaration and remove \t binding.
(octave-mode-startup-message): Remove unused var.
(octave-scan-blocks): Remove unused arg `from'.
(octave-forward-block, octave-down-block, octave-up-block): Update callers.
2007-09-19 14:47:51 +00:00
Stefan Monnier
ff31979050 (meta-mode-syntax-table): Move init into decl.
(meta-mode-map): Likewise and remove \t binding.
2007-09-19 14:32:53 +00:00
Nick Roberts
9558a54ac7 (gdba, gdb-send, gdb-source-info):
Use gdb-ready.  Discard input until GDB is ready to accept it.
2007-09-15 08:09:07 +00:00
Nick Roberts
2863ab1682 (gdb-ready): New variable.
(gdb): Set it to nil.  Set gud-running to nil here...
(gud-common-init): ...instead of here.
2007-09-13 06:26:20 +00:00
Stefan Monnier
308114ef9f Merge changes from Dave Love's v2007-Sep-10.
(python-font-lock-keywords): Update to the 2.5 version of the language.
(python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
(python-backspace): Only behave funny in code.
(python-compilation-regexp-alist): Add PDB stack trace regexp.
(inferior-python-mode): Add PDB prompt regexp.
(python-fill-paragraph): Refine the fenced-string regexp.
(python-find-imports): Handle imports spanning several lines.
(python-mode): Add `class' to hideshow support.
2007-09-10 20:02:31 +00:00
Michaël Cadilhac
ebd3fa6bc8 (meta-indent-unfinished-line): Do not say that a `%' in a string is
a comment-start.
(meta-indent-previous-line): Fix style.
2007-09-10 17:25:58 +00:00
Michaël Cadilhac
89c19c1eb7 (meta-font-lock-keywords)
(font-lock-match-meta-declaration-item-and-skip-to-next)
(meta-comment-indent, meta-indent-previous-line)
(meta-indent-unfinished-line, meta-beginning-of-defun)
(meta-end-of-defun, meta-common-initialization): Handle \f.
2007-09-10 14:21:31 +00:00
Masatake YAMATO
59825017c8 Added diff-mode to `which-func-modes'. 2007-09-08 04:35:39 +00:00
Masatake YAMATO
6e33433dc0 Support new keywords added to objective-c frontend of gcc. 2007-09-08 04:31:08 +00:00
Stefan Monnier
a227f16320 (fortran-mode): Set font-lock-syntactic-keywords via font-lock-defaults. 2007-09-07 15:07:13 +00:00
Thien-Thi Nguyen
4f060cc7af (autoconf-definition-regexp):
Handle optional square brackets around definition name.
2007-09-07 09:35:49 +00:00
Stefan Monnier
82d9a08d37 Merge upstream 5.23.
(cperl-where-am-i): Remove function.
(cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
(cperl-sniff-for-indent): De-invert [string] and [comment].
When looking for label, skip sⓂ️y:tr.
(cperl-indent-line): Likewise.
(cperl-mode): Don't assume `font-lock-multiline' is auto-local.
(cperl-windowed-init): Wrong `ps-print' handling.
Both thanks to Chong Yidong.
(cperl-look-at-leading-count): Could fail with unfinished RExen.
(cperl-find-pods-heres): If the second part of s()[] is missing,
don't try to highlight delimiters...
2007-09-07 04:37:28 +00:00
Stefan Monnier
34a9bf20b0 (compilation-get-file-structure): Complete last
change by also using spec-directory in the puthash.
2007-09-07 03:48:30 +00:00
Thien-Thi Nguyen
2796180f96 (grep-files-aliases): Add cc alias.
Sort items in alphabetical order. Fix parens.
2007-08-30 09:37:33 +00:00
Thien-Thi Nguyen
a2e548a97e (grep-find-ignored-directories): Add
monotone _MTN bookkeeping directory in workspaces.  Add
RCS control directory.  List items in alphabetical order.
2007-08-30 09:33:49 +00:00
Miles Bader
1f6b4fd827 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 864)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-41
2007-08-29 02:29:24 +00:00
Glenn Morris
bab9fcb48d (c-constant-kwds): Add java: null, true, false. 2007-08-28 02:52:58 +00:00
Glenn Morris
fbd4de656d (c-constant-kwds): Add java: null, true, false. 2007-08-28 02:51:09 +00:00