1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
Commit graph

73999 commits

Author SHA1 Message Date
Michael Albinus
1834b39f16 * net/tramp.el (tramp-find-foreign-file-name-handler): Check also
host.
(tramp-maybe-send-script): Apply `member' but `memq'.
(tramp-advice-file-expand-wildcards): Simplify implementation.
2007-10-08 20:07:16 +00:00
Juanma Barranquero
8ea4c22f84 *** empty log message *** 2007-10-08 16:14:23 +00:00
Juanma Barranquero
0a957b2f77 (follow-mode): Don't run hooks twice. Use `when'. 2007-10-08 16:06:15 +00:00
Juanma Barranquero
3d0910ae25 (minibuf-depth-indicator-function): New variable.
(minibuf-depth-setup-minibuffer): Use it.
2007-10-08 14:48:39 +00:00
Glenn Morris
aa0c48db78 *** empty log message *** 2007-10-07 07:18:10 +00:00
Glenn Morris
72d595b5f1 (bad-packages-alist): Clarify Semantic and CEDET version numbers. 2007-10-07 00:31:20 +00:00
Juri Linkov
1ac03a3134 Add M-q fill-paragraph-or-region. 2007-10-06 22:27:50 +00:00
Juri Linkov
e1965a693c (Filling): Document fill-paragraph-or-region. 2007-10-06 22:25:18 +00:00
Juri Linkov
0d8fb755ce (Arguments): Replace fill-paragraph with fill-paragraph-or-region. 2007-10-06 22:24:14 +00:00
Juri Linkov
a850cafb70 (Fill Commands): Document fill-paragraph-or-region.
(Fill Prefix, Format Indentation): Replace fill-paragraph with
fill-paragraph-or-region.
2007-10-06 22:23:41 +00:00
Juri Linkov
3220ac7f5e (cua-paste): Check if mouse-region-match is fbound
to not fail on mouseless tty.
2007-10-06 22:20:41 +00:00
Juri Linkov
614a773aa3 (delete-selection-pre-hook): Check if mouse-region-match is fbound
to not fail on mouseless tty.
2007-10-06 22:19:12 +00:00
Juri Linkov
28681e350c (image-type): Check if image-types is bound to not fail on tty. 2007-10-06 22:17:49 +00:00
Juri Linkov
7017d784e7 (tutorial--default-keys): Replace fill-paragraph
with fill-paragraph-or-region.  Suspend command is now the same
`suspend-frame' on window systems and on tty.
2007-10-06 22:17:16 +00:00
Juri Linkov
51ad13dccf (esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph. 2007-10-06 22:15:43 +00:00
Juri Linkov
e65f7c9677 (fill-paragraph-or-region): New function. 2007-10-06 22:15:10 +00:00
Eric S. Raymond
d6ba9c398e Typo and whitespace fixes to reduce the diff with new VC. 2007-10-06 14:36:09 +00:00
Michael Albinus
a6e9632782 * net/tramp.el (top): Move loading of tramp-util.el and
tramp-vc.el to tramp-compat.el.
(tramp-make-tramp-temp-file): Complete rewrite.  Create remote
temporary file if possible, in order to avoid a security hole.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Call `tramp-make-tramp-temp-file'
with DONT-CREATE, because the connection is not setup yet.
(tramp-handle-process-file): Rewrite temporary file handling.
(tramp-completion-mode): New defvar.
(tramp-completion-mode-p): Use it.

* net/tramp-compat.el (top):  Load tramp-util.el and tramp-vc.el.

* net/tramp-fish.el (tramp-fish-handle-process-file): Rewrite
temporary file handling.
2007-10-06 12:00:42 +00:00
Michael Albinus
ea3fc256d4 * tramp.texi (External packages): New section. 2007-10-06 11:55:36 +00:00
Eric S. Raymond
61de26cb85 Port various comments from new VC to reduce the noise in the diff.
Rename vc-revert-buffer1 to vc-revert-buffer-internal.
Patch in the new vc-create-repo function to go with the
header comment about it already present.
No changes to existing logic.
2007-10-06 11:14:32 +00:00
Eric S. Raymond
ca7442e845 More manual updates and additions bringing it current with modern
VCSes.  This includes the workfile version -> focus version
terminology change, but not the UI changes for new VC.
2007-10-06 10:09:19 +00:00
Eric S. Raymond
b981e2c6cd Update manual for 2007 conditions. None of these changes are
specific to new VC, that wil come later.
2007-10-06 09:21:53 +00:00
Eric S. Raymond
0d0e935627 Terminology sync, workfile version -> focus version. 2007-10-06 08:56:58 +00:00
Andreas Schwab
6cff77fd8a (Fwrite_region): Ignore EINVAL error from fsync. 2007-10-06 08:15:26 +00:00
Glenn Morris
590394eb5b *** empty log message *** 2007-10-06 01:52:18 +00:00
Glenn Morris
1caf5f96e2 Aaron Hawley <aaronh at garden.org>
(auto-insert-alist): Add a Texinfo entry.
2007-10-06 01:49:53 +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
Glenn Morris
303dba99e6 Remove broken end-of-file comment. 2007-10-06 01:45:50 +00:00
Glenn Morris
f258b5254d Chris Moore <dooglus at gmail.com>
(server-kill-new-buffers): Doc fix.
2007-10-06 01:44:51 +00:00
Juanma Barranquero
4638454b62 (Auto Faces): Fix typo. 2007-10-05 11:31:55 +00:00
Eli Zaretskii
799303b632 Fix configuring `doc' due to changes in the directory structure. 2007-10-05 09:39:39 +00:00
Eli Zaretskii
57df543ca0 Update comment to reflect doc directory structure. 2007-10-05 09:37:09 +00:00
Eli Zaretskii
478e48df51 (RSVG_LIBS, RSVG_CFLAGS): Edit out. 2007-10-05 09:34:24 +00:00
Dan Nicolaescu
2765044b39 Reorder functions, no code changes. 2007-10-05 04:35:37 +00:00
Michael Albinus
258800f85f * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.
(tramp-do-copy-or-rename-file-directly): Handle tmpfile only in
the cond clauses where needed.
(tramp-handle-write-region): Rearrange code for proper handling of
tmpfile.

* net/tramp-compat.el (tramp-compat-make-temp-file): New defsubst.

* net/tramp.el:
* net/tramp-fish.el:
* net/tramp-ftp.el:
* net/tramp-smb.el: Rename `tramp-make-temp-file' to
`tramp-compat-make-temp-file'.
2007-10-04 20:09:32 +00:00
Juanma Barranquero
bbe6f2aa11 (syms_of_image) <image-types>: Fix typo in docstring. 2007-10-04 16:57:53 +00:00
Juanma Barranquero
b138403dca (image-dired-image-at-point-p): Fix typo in docstring. 2007-10-04 16:46:19 +00:00
Juanma Barranquero
3e078a5e6a *** empty log message *** 2007-10-04 13:01:02 +00:00
Juanma Barranquero
6ab3804adc (sieve-manage-interactive-login): Doc fix.
(sieve-manage-open): Use `mapc' instead of `mapcar'.
2007-10-04 11:56:15 +00:00
Juanma Barranquero
de3054d517 Fix typos. 2007-10-04 11:25:29 +00:00
Juanma Barranquero
63bb3d8e60 *** empty log message *** 2007-10-04 07:29:55 +00:00
Stefan Monnier
2cb250dd39 (copyright-update): Don't update if the file
already uses a more recent copyright version than the "current" one.
2007-10-03 23:42:06 +00:00
Michaël Cadilhac
e48a5bf9dd (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)
(doc-view-insert-image): Minor aesthetical docstring changes.
2007-10-03 23:40:07 +00:00
Michaël Cadilhac
1ca678aaf7 (doc-view): Don't ignore pdf and dvi files when completing filename.
(doc-view-search-internal): Docstring change.
2007-10-03 23:28:19 +00:00
Stefan Monnier
a390930c45 (struct frame): Don't try to GC-mark menu_bar_items_used. 2007-10-03 23:18:18 +00:00
Richard M. Stallman
9a12ab317d *** empty log message *** 2007-10-03 15:22:54 +00:00
Michael Albinus
94be87e8b7 * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.
(tramp-file-name-handler-alist): Add
`tramp-handle-insert-file-contents-literally'.  Neded for XEmacs.
(tramp-make-temp-file): Use `make-temp-name'. `make-temp-file',
used before, creates the file already, which is not desired.
(tramp-do-copy-or-rename-file-directly): Simplify handling of
temporary file.
(tramp-handle-insert-file-contents): Assign the result in the
short track case.
(tramp-handle-insert-file-contents-literally): New defun.
(tramp-completion-mode-p): Revert change from 2007-09-24.
Checking for `return' etc as last character is not sufficient, for
example in dired-mode when entering <g> (revert-buffer) or
<s> (dired-sort).

* net/tramp-compat.el (top): Add also compatibility code for loading
appropriate timer package.
(tramp-compat-copy-tree): Check for `subrp' and `symbol-file' in
order to avoid autoloading problems.

* net/tramp-fish.el:
* net/tramp-smb.el: Move further compatibility code to
tramp-compat.el.

* net/tramp-ftp.el (tramp-ftp-file-name-handler): Handle the case
where the second parameter of `copy-file' or `rename-file' is a
remote file but not via ftp.
2007-10-03 10:54:03 +00:00
Stefan Monnier
e330de4483 (mark_terminals): Typo. 2007-10-02 22:07:41 +00:00
Stefan Monnier
d0fdb6daae * window.h (struct window):
* window.c (struct save_window_data, struct saved_window):
* termhooks.h (struct terminal):
* process.h (struct Lisp_Process):
* frame.h (struct frame):
* buffer.h (struct buffer):
* lisp.h (struct Lisp_Vector, struct Lisp_Char_Table)
(struct Lisp_Bool_Vector, struct Lisp_Subr, struct Lisp_Hash_Table):
The size field of (pseudo)vectors is now unsigned.
(ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Simplify accordingly.
2007-10-02 21:55:27 +00:00
Stefan Monnier
878f97ffed * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.
Turn `count' into an integer.
* fns.c (make_hash_table, hash_put, hash_remove, hash_clear)
(sweep_weak_table, sweep_weak_hash_tables, Fhash_table_count):
* print.c (print_object) <HASH_TABLE_P>: `count' is an int.
* alloc.c (allocate_hash_table): Use ALLOCATE_PSEUDOVECTOR.
(mark_object) <HASH_TABLE_P>: Use mark_vectorlike.
2007-10-02 21:24:47 +00:00