Michael Albinus
ac25542d33
* files.el (file-remote-p): Introduce optional parameter
...
IDENTIFICATION.
2007-07-17 21:07:49 +00:00
Miles Bader
c89d0fd415
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 51-54)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 233-234)
- Merge from emacs--devo--0
- Update from CVS
2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/cus-start.el (file-coding-system-alist): Fix custom type.
2007-07-08 Chong Yidong <cyd@stupidchicken.com>
* lisp/longlines.el (longlines-wrap-region): Avoid marking buffer as
modified.
(longlines-auto-wrap, longlines-window-change-function): Remove
unnecessary calls to set-buffer-modified-p.
2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
* lisp/progmodes/gud.el (auto-mode-alist): Match more valid gdb init
file names.
2007-07-01 Richard M. Stallman <rms@gnu.org>
* lisp/files.el (find-file-visit-truename): Fix safe-local-variable value.
2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-sum.el (gnus-summary-catchup): Don't recognize cached
articles as unfetched articles.
2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-start.el (gnus-level-unsubscribed): Improve doc string.
2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-article-summary-command-nosave)
(gnus-article-read-summary-keys): Don't set the 3rd arg of
pop-to-buffer for XEmacs.
2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus-faq.texi ([3.2]): Fix locating of environment variables in the
Control Panel.
* man/gnus.texi (Misc Article): Add index entry for
gnus-single-article-buffer.
2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
* man/gnus.texi (Starting Up): Fix typo.
2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Asynchronous Fetching): Fix typo.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-806
2007-07-10 02:02:35 +00:00
Michael Albinus
00d6fd04d8
* files.el (file-remote-p): Introduce optional parameter CONNECTED.
...
* net/tramp.el:
* net/tramp-ftp.el:
* net/tramp-smb.el:
* net/tramp-uu.el:
* net/trampver.el: Migrate to Tramp 2.1.
* net/tramp-cache.el:
* net/tramp-fish.el:
* net/tramp-gw.el: New Tramp packages.
* net/tramp-util.el:
* net/tramp-vc.el: Removed.
* net/ange-ftp.el: Add ange-ftp property to 'start-file-process
(ange-ftp-file-remote-p): Handle optional parameter CONNECTED.
* net/rcompile.el (remote-compile): Handle Tramp 2.1 arguments.
* progmodes/compile.el (compilation-start): Redefine
`start-process' temporarily when `default-directory' is remote.
Remove case of synchronous compilation, this won't happen ever.
(compilation-setup): Make local variable `comint-file-name-prefix'
for remote compilation.
2007-07-08 18:03:20 +00:00
Stefan Monnier
75f6af1928
(find-file-confirm-nonexistent-file): Rename from
...
find-file-confirm-inexistent-file. Update users.
2007-07-07 05:28:29 +00:00
Richard M. Stallman
ad3d50ef6d
(find-file-confirm-inexistent-file): Make it a defcustom.
...
Make nil the default.
2007-07-03 02:54:27 +00:00
Richard M. Stallman
789cb0f954
(make-directory): Doc fix.
2007-07-03 02:52:32 +00:00
Richard M. Stallman
290c2be548
(find-file-visit-truename): Fix safe-local-variable value.
2007-07-01 03:23:11 +00:00
Stefan Monnier
14fd09e56e
(find-file-confirm-inexistent-file): New var.
...
(find-file, find-file-other-window, find-file-other-frame)
(find-file-read-only, find-file-read-only-other-window)
(find-file-read-only-other-frame): Use it.
2007-07-01 01:57:31 +00:00
Chong Yidong
726d9c5bd2
(auto-mode-alist): Open `.asd' files in lisp-mode.
2007-06-05 15:51:01 +00:00
Chong Yidong
9ff10f6165
(auto-mode-alist): Add lower-priority match for names like
...
ChangeLog.old.
2007-06-05 15:48:44 +00:00
Chong Yidong
406568498c
(auto-mode-alist): Separate "ChangeLog.1" and "ChangeLog.a" entries,
...
giving the latter lower priority.
2007-06-05 15:46:43 +00:00
Chong Yidong
407876dad2
(magic-mode-alist): Remove image-type-auto-detected-p.
...
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
2007-06-04 20:41:15 +00:00
Sam Steingold
a151f82c43
New command kill-matching-buffers kills buffers whose name matches a regexp.
2007-06-03 18:51:42 +00:00
Miles Bader
274cb4e46d
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 24)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-767
2007-05-24 06:25:50 +00:00
Richard M. Stallman
c022c4c47e
(set-auto-mode): Doc fix.
2007-05-22 11:42:31 +00:00
Glenn Morris
ebbcece31c
(auto-mode-alist): Open `.asd' files in lisp-mode.
...
Suggested by twb@cyber.com.au .
2007-05-22 06:24:53 +00:00
Chong Yidong
1a5bfb0ed7
(magic-mode-alist): Remove image-type-auto-detected-p.
...
(magic-fallback-mode-alist): Add image-type-auto-detected-p.
2007-05-21 16:43:27 +00:00
Dan Nicolaescu
8a1389c7ef
(auto-mode-alist): Change the regexp so that
...
ChangeLog.unicode and ChangeLog.multi-tty use change-log-mode.
2007-05-19 23:44:44 +00:00
Stefan Monnier
c11781dedc
(magic-mode-alist, magic-fallback-mode-alist):
...
Move the *ml, Postscript, and XmCD entries to the fallback part.
2007-05-16 16:13:12 +00:00
Stefan Monnier
92228a10a2
(magic-fallback-mode-alist): Rename from file-start-mode-alist.
2007-05-16 16:07:15 +00:00
Juanma Barranquero
756c496fd0
(mode-require-final-newline, require-final-newline, enable-local-variables,
...
enable-local-eval): Doc fixes.
2007-05-14 10:28:06 +00:00
Richard M. Stallman
1477487565
(file-start-mode-alist): New variable.
...
(magic-mode-regexp-match-limit): Doc fix.
(set-auto-mode): Handle file-start-mode-alist.
A little cleanup of structure.
2007-05-10 14:48:46 +00:00
Glenn Morris
815fde3466
(magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
2007-04-23 07:17:08 +00:00
Glenn Morris
e7d313a0ad
(magic-mode-alist): Allow for carriage-returns in sgml-mode entries.
2007-04-23 01:23:12 +00:00
Glenn Morris
efaa82ff8d
(magic-mode-alist): Allow for carriage-returns in html-mode entry.
2007-04-23 01:21:11 +00:00
Chong Yidong
4b025f4758
Revert 2007-03-25 change.
2007-04-13 15:09:37 +00:00
Chong Yidong
0c8e847f89
Don't mark default-directory as a safe local var.
2007-03-25 17:54:35 +00:00
David Kastrup
12333e2ba5
(magic-mode-alist): Require literal "%!PS" string for
...
magic postscript file detection.
2007-03-20 18:36:15 +00:00
Martin Rudalics
8400146f67
(basic-save-buffer): Do not set visited filename when
...
the corresponding directory does not exist or the specified
filename is that of an existing directory.
2007-03-20 09:37:57 +00:00
Chong Yidong
c412f81ab8
Revert 2006-12-08 change by Kevin Rodgers due to lack of legal papers.
2007-03-19 18:29:56 +00:00
Richard M. Stallman
87c6026097
(default-directory): Mark safe.
...
(basic-save-buffer-2): Put proper dir name in error message.
2007-03-19 05:40:20 +00:00
Richard M. Stallman
2c5b1db7f5
(find-file-noselect): No error if file no longer exists.
...
Display a message and avoid other questions.
2007-03-05 18:46:36 +00:00
Chong Yidong
0c7c413c04
(set-auto-mode-0): Use `indirect-function'.
...
(hack-one-local-variable): Don't reapply current major mode.
2007-03-01 17:06:40 +00:00
Andreas Schwab
f215a02f44
(hack-one-local-variable-eval-safep): Correct handling
...
of edebug-form-spec property value. Reported by Johan Bockgård
<bojohan+mail@dd.chalmers.se>.
2007-02-25 09:24:29 +00:00
Juanma Barranquero
96e777e169
(change-major-mode-with-file-name): Fix typo in docstring.
2007-02-11 02:28:57 +00:00
Chong Yidong
a3f83992c5
(magic-mode-alist): Call image-mode instead of image-mode-maybe for
...
autodetected images.
2007-02-09 16:50:00 +00:00
Jason Rumney
e8a84e5ba2
(magic-mode-alist): Use image-mode-maybe rather than
...
image-mode.
2007-01-31 12:37:29 +00:00
Michael Albinus
06531fc3fc
* files.el (get-free-disk-space): Return nil for remote
...
directories.
* net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
instead of "dir".
2007-01-30 20:23:38 +00:00
Chong Yidong
5340648dac
(hack-local-variables-confirm): Don't keep trying to read an event
...
from an empty kbd macro.
2007-01-27 19:27:53 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Chong Yidong
38fde45ded
(find-alternate-file): Revert query message to Emacs 21 version.
2007-01-20 19:00:10 +00:00
Eli Zaretskii
fe4e58ec6f
(abbreviate-file-name): Doc fix.
2007-01-06 21:51:04 +00:00
Richard M. Stallman
b98a8e06e6
(find-file-noselect-1, set-visited-file-name):
...
Allow backup-enable-predicate to be nil.
2007-01-04 22:14:32 +00:00
Juanma Barranquero
93e7eeb4d8
(version-control): Doc fix.
2007-01-02 01:26:20 +00:00
Kim F. Storm
bb178aaa96
(auto-mode-case-fold): Doc fix.
2006-12-31 00:34:49 +00:00
Kim F. Storm
94495713bd
(auto-mode-case-fold): New defcustom.
...
(set-auto-mode): If non-nil, perform second case-sensitive pass
through auto-mode-alist if first pass failed.
2006-12-31 00:29:49 +00:00
Richard M. Stallman
6ba7756e5f
(backup-buffer): Show entire backup file name in message.
...
(make-backup-file-name-1): Precompute abs name
but don't lose the relative name.
2006-12-30 06:28:57 +00:00
Juanma Barranquero
305018c684
(magic-mode-alist): Detect image files with `image-type-auto-detected-p'
...
instead of `image-type-from-buffer'.
2006-12-30 01:53:11 +00:00
Kim F. Storm
10ffa2a1ce
(magic-mode-alist): Allow matching file type by
...
calling a function at bob. Check for image types by calling
image-type-from-buffer. Suggested by Juanma Barranquero.
(set-auto-mode): Do it.
2006-12-19 09:04:30 +00:00
Richard M. Stallman
eb0455abe8
(magic-mode-alist): Mark as risky.
...
(make-backup-file-name-1): Expand backup-directory explicitly.
2006-12-17 18:03:26 +00:00