Glenn Morris
f30ff926ec
Remove entry now on 22 branch.
2007-10-09 02:40:22 +00:00
Glenn Morris
ce46543c0f
Mention openSUSE bcopy issue.
2007-10-09 02:40:01 +00:00
Richard M. Stallman
65342ae385
(free_bitmap_record): Renamed from Free_Bitmap_Record.
2007-10-09 01:40:05 +00:00
Richard M. Stallman
0f1947abae
(internal_condition_case_2, internal_condition_case_1)
...
(internal_condition_case): Reenable abort if x_catching_errors (),
to see if that really happens and why.
2007-10-09 01:39:13 +00:00
Richard M. Stallman
7b3cf84ec7
(gamegrid-setup-default-font): Use face-spec-set.
2007-10-09 01:35:07 +00:00
Eric S. Raymond
228c21924a
*** empty log message ***
2007-10-08 23:27:38 +00:00
Eric S. Raymond
ce27c5c542
Remove unused code.
2007-10-08 23:21:09 +00:00
Eric S. Raymond
3f57aeb7d0
Correct a bug that was revealed during a review of new VC.
2007-10-08 23:18:31 +00:00
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