1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

6213 Commits

Author SHA1 Message Date
Luc Teirlinck
7805cdbd4f (dired-revert): If buffer is marked unmodified before
reverting, keep it marked unmodified.
Adapt to new conventions for commenting out code.
(dired-make-relative): Adapt to new conventions for commenting out code.
2004-06-11 22:38:52 +00:00
Miles Bader
0c2222fafb Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
Work around vc-arch problems when building eshell

2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>

   * lisp/eshell/esh-module.el (eshell-load-defgroups): Bind
   `vc-handled-backends' to nil when opening files.
2004-06-11 03:52:53 +00:00
Juanma Barranquero
e9efcef4e9 *** empty log message *** 2004-06-11 01:04:28 +00:00
Juanma Barranquero
9fc2be4c21 *** empty log message *** 2004-06-10 20:59:26 +00:00
Luc Teirlinck
d39e545fab *** empty log message *** 2004-06-10 19:19:08 +00:00
Kim F. Storm
d82baff9bd *** empty log message *** 2004-06-10 08:41:13 +00:00
Juri Linkov
4545a37c0f *** empty log message *** 2004-06-10 04:23:52 +00:00
Jan Djärv
2736c90501 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use
lc-*.xpm as prefix instead of *-locol.xpm.
2004-06-09 22:05:15 +00:00
Rajesh Vaidheeswarran
067eac9b58 Fix for url mode alist to recognize patterns such as &<str>; as valid 2004-06-09 18:32:06 +00:00
Luc Teirlinck
a4ba829880 *** empty log message *** 2004-06-09 01:37:28 +00:00
Luc Teirlinck
ca0028cefd (dired-diff, dired-backup-diff)
(dired-clean-directory, dired-do-chmod, dired-do-chgrp)
(dired-do-chown, dired-do-touch, dired-do-print)
(dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
(dired-do-byte-compile, dired-do-load, dired-do-redisplay)
(dired-create-directory, dired-do-copy, dired-do-symlink)
(dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
(dired-do-copy-regexp, dired-do-hardlink-regexp)
(dired-do-symlink-regexp, dired-upcase, dired-downcase)
(dired-maybe-insert-subdir, dired-next-subdir)
(dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
(dired-kill-subdir, dired-tree-up, dired-tree-down)
(dired-hide-subdir, dired-hide-all, dired-show-file-type)
(dired-run-shell-command, dired-query):
Remove redundant (or incorrect) autoloads.
2004-06-09 01:13:11 +00:00
Daniel Pfeiffer
ed27bf96e8 *** empty log message *** 2004-06-08 21:34:18 +00:00
Jan Djärv
9757a56b6d * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
* toolbar/help-locol.xpm, toolbar/home-locol.xpm
	* toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
	* toolbar/left_arrow-locol.xpm toolbar/new-locol.xpm
	* toolbar/open-locol.xpm, toolbar/paste-locol.xpm
	* toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
	* toolbar/right_arrow-locol.xpm toolbar/save-locol.xpm
	* toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
	* toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
	* toolbar/up_arrow-locol.xpm:
	New versions of icons that uses fewer colors.

	* toolbar/tool-bar.el (tool-bar-local-item)
	(tool-bar-local-item-from-menu): Try to use icons with fewer colors
	if display-color-cells is 256 or less.
2004-06-08 17:48:36 +00:00
Kim F. Storm
765771b1ff *** empty log message *** 2004-06-08 09:54:37 +00:00
Karl Fogel
5f29a6c8cc * saveplace.el (save-place-alist-to-file): Bind `print-length'
and `print-level' to nil when writing out `save-place-alist'.
  Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
2004-06-08 00:36:04 +00:00
Luc Teirlinck
0aa99669e3 *** empty log message *** 2004-06-07 21:38:35 +00:00
Juanma Barranquero
0b0dea7bb7 *** empty log message *** 2004-06-07 21:03:48 +00:00
Luc Teirlinck
487327a9ef (dired-undo): Call `dired-build-subdir-alist'.
Limit scope of `buffer-read-only' binding.
2004-06-07 18:29:14 +00:00
Kim F. Storm
08384afd01 Typo. 2004-06-07 10:02:47 +00:00
John Wiegley
2a05085477 *** empty log message *** 2004-06-07 08:36:07 +00:00
Kim F. Storm
60ce1c586f Cosmetic changes. 2004-06-06 22:15:12 +00:00
Juanma Barranquero
88c29504b3 *** empty log message *** 2004-06-06 21:50:57 +00:00
Juanma Barranquero
8c1138beaf (help-argument-name): Inherit from italic face only if the frame
supports it.
2004-06-06 21:44:22 +00:00
Jan Djärv
722ceca42c New pbm files.
toolbar/README: new file
2004-06-06 20:17:13 +00:00
Richard M. Stallman
33bc06fb37 (isearch-mode-map): Undo previous change. 2004-06-06 13:58:09 +00:00
Juri Linkov
575f611801 (help-argument-name): Add :group 'help. 2004-06-06 02:49:56 +00:00
Luc Teirlinck
a994ebb8ba (find-ls-subdir-switches): New user option.
(find-dired): No longer call `abbreviate-file-name' on DIR.
Set `dired-subdir-switches' buffer-locally.
2004-06-06 02:32:53 +00:00
Lars Hansen
d692184638 *** empty log message *** 2004-06-05 17:55:26 +00:00
Kenichi Handa
62bfe0fc5e *** empty log message *** 2004-06-05 02:39:28 +00:00
Juanma Barranquero
8be2a2dd85 (help-argument-name): Reintroduce face.
(help-default-arg-highlight): Use it, now that
`face-differs-from-default-p' can be trusted.
2004-06-04 23:26:14 +00:00
Juanma Barranquero
e2cae76902 *** empty log message *** 2004-06-04 22:50:04 +00:00
Juanma Barranquero
7780d7937b Sentence commands added to Point Motion group; kill and backward-kill
commands added to Extraction group.
2004-06-04 22:41:10 +00:00
Eli Zaretskii
9742a3a6aa *** empty log message *** 2004-06-04 16:08:11 +00:00
Miles Bader
1151d6175b Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
Simplify face-differs-from-default-p; don't consider :stipple.
2004-06-04 10:12:53 +00:00
Miles Bader
9717e36cff Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
Move `display-supports-face-attributes-p' entirely into C code

Previously only the tty-related portion of display-supports-face-attributes-p
was done in C.  This just moves the graphical-display related bits into C
too, which allows us to implement them properly (the previous attempt to do a
halfway-proper job in lisp didn't work because of funny conditions during
emacs startup).
2004-06-04 06:00:59 +00:00
Karl Fogel
5129f10c94 2004-06-03 Karl Fogel <kfogel@red-bean.com>
* vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
	because the latter is a CL-ism.  This fixes the bug reported by
	Shawn Boyette <mdxi@collapsar.net> in
        http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
2004-06-04 04:37:10 +00:00
Miles Bader
7e07a66d85 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
Rewrite face-differs-from-default-p
2004-06-04 02:50:50 +00:00
Miles Bader
421c91e527 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
Improve display-supports-face-attributes-p on non-ttys
2004-06-04 02:50:11 +00:00
David Kastrup
67c41d86aa *** empty log message *** 2004-06-03 19:52:34 +00:00
Miles Bader
2d14d61e16 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
(read-number): Use canonical format for default in prompt.

2004-06-03  Miles Bader  <miles@gnu.org>

   * lisp/subr.el (read-number): Use canonical format for default in prompt.
2004-06-02 22:44:45 +00:00
Miles Bader
2bb680b0aa Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
Support " [...]" style defaults in minibuffer-electric-default-mode

2004-06-03  Miles Bader  <miles@gnu.org>

   * lisp/minibuf-eldef.el (minibuffer-default-in-prompt-regexps): Add
   regexp for " [...]" style defaults.
2004-06-02 22:43:42 +00:00
John Paul Wallington
0bdd7ae4f9 2004-06-02 Romain Francoise <romain@orebokech.com>
* ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
	groups: if the user asks for a hidden buffer, open the
	corresponding filter group to expose it.

	* ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
	`ibuffer-jump-to-buffer'.
	(ibuffer-jump-offer-only-visible-buffers): New user option.
2004-06-02 22:07:42 +00:00
Juanma Barranquero
86d373e6b2 *** empty log message *** 2004-06-02 00:53:13 +00:00
Kim F. Storm
90ec69c70a *** empty log message *** 2004-06-01 23:17:24 +00:00
Stefan Monnier
ef5572c56a *** empty log message *** 2004-06-01 05:12:23 +00:00
Lars Hansen
7bfa55b358 (desktop-save): Don't save minor modes without a known mode initialization function. 2004-05-31 21:45:51 +00:00
Luc Teirlinck
64df673db4 *** empty log message *** 2004-05-30 22:16:22 +00:00
Juanma Barranquero
aa8ca433bc *** empty log message *** 2004-05-30 21:30:08 +00:00
Kai Großjohann
2fcaee47a4 Sync with Tramp.
(tramp-let-maybe): ReportReverse args of `get'.
(tramp-let-maybe): Move to an earlier spot in the file.  Patch by
Andreas Schwab.
2004-05-30 21:00:53 +00:00
Andreas Schwab
5709c1a0bf (dired-get-filename): Don't use dired-re-dot. 2004-05-30 18:24:08 +00:00
Richard M. Stallman
7a61e456ba *** empty log message *** 2004-05-30 14:21:53 +00:00
Nick Roberts
f471ca2b24 *** empty log message *** 2004-05-30 00:07:12 +00:00
Michael Albinus
c8364415c6 *** empty log message *** 2004-05-29 22:45:44 +00:00
Michael Albinus
19a8706403 Version 2.0.41 of Tramp released. 2004-05-29 22:28:49 +00:00
Richard M. Stallman
08fd12516b *** empty log message *** 2004-05-29 16:26:16 +00:00
Eli Zaretskii
9dd5e8d7c1 *** empty log message *** 2004-05-29 13:00:28 +00:00
Luc Teirlinck
0a11c70bb2 (find-file-noselect-1): Do not bind `inhibit-read-only' to t during
execution of `find-file-not-found-functions'.
2004-05-29 01:54:11 +00:00
Stefan Monnier
227ef0ff6c *** empty log message *** 2004-05-29 00:01:42 +00:00
Stefan Monnier
034a611363 *** empty log message *** 2004-05-28 22:54:58 +00:00
Juri Linkov
6b9654dc44 *** empty log message *** 2004-05-28 21:21:17 +00:00
Stefan Monnier
ce50a84705 *** empty log message *** 2004-05-28 21:15:08 +00:00
Juanma Barranquero
5445d28727 (artist-last, artist-remove-nulls): Simplify.
(artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
Make arguments match their use in docstring.
(artist-draw-region-trim-line-endings, (artist-mouse-choose-operation):
Fix typo in docstring.
(artist-key-set-point-common): Doc fix.
2004-05-28 19:59:23 +00:00
Simon Josefsson
1cfd38a83e *** empty log message *** 2004-05-28 12:44:09 +00:00
Simon Josefsson
9e94e25445 *** empty log message *** 2004-05-28 05:38:36 +00:00
Luc Teirlinck
62aad204d4 *** empty log message *** 2004-05-28 00:09:08 +00:00
Michael Albinus
ae3b29834c * files.el (file-name-non-special): There are more operations
which need handling: `find-backup-file-name',
`insert-file-contents', `verify-visited-file-modtime',
`write-region'.  Rename t value of method to `add'.  Add new
methods `quote' and `unquote-then-quote' to file-arg-indices.
2004-05-27 20:23:31 +00:00
Juri Linkov
1021748dc6 *** empty log message *** 2004-05-25 21:07:46 +00:00
Sam Steingold
59de4ad0fc (lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
Make it the `find-tag-default-function' for `lisp-mode'.
2004-05-25 20:51:06 +00:00
John Paul Wallington
1a597f4fff (gs-load-image): Use `set-process-query-on-exit-flag' instead of
obsolete `process-kill-without-query'.
2004-05-25 20:12:00 +00:00
Luc Teirlinck
74dca654a3 (find-file-noselect-1): Fix bug introduced by Revision 1.694.
As a side effect, `inhibit-read-only' is again, by default, t during
execution of `find-file-not-found-functions'.
(insert-directory): Check that lines were really inserted by
the --dired switch, before erasing them.
2004-05-25 18:51:07 +00:00
Nick Roberts
c98583470f *** empty log message *** 2004-05-24 21:57:57 +00:00
Nick Roberts
00da1cc51d *** empty log message *** 2004-05-24 18:13:10 +00:00
Juanma Barranquero
4c4939993a (browse-url-interactive-arg): Enable user to explicitly select the text to
be taken as URL.
2004-05-23 22:38:30 +00:00
Juri Linkov
675254bc4b (next-error-find-buffer): Add a rule to return next-error capable buffer
if one window on the selected frame displays such buffer.
2004-05-23 21:05:08 +00:00
Nick Roberts
0145381ff8 *** empty log message *** 2004-05-23 20:27:46 +00:00
Jesper Harder
f5340e292c (grep-tree): Ensure that DIR argument is
interpreted as a directory.
2004-05-23 19:08:48 +00:00
Richard M. Stallman
71d5a208a4 *** empty log message *** 2004-05-22 22:23:13 +00:00
Richard M. Stallman
657cc4ff9a *** empty log message *** 2004-05-22 07:44:30 +00:00
Juanma Barranquero
7d57db2916 (help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
(help-highlight-arguments): Skip function name before searching for
arguments.
2004-05-22 01:58:25 +00:00
Juanma Barranquero
24462ed2b8 *** empty log message *** 2004-05-21 18:16:54 +00:00
Kenichi Handa
ce44846f77 *** empty log message *** 2004-05-21 11:45:01 +00:00
Masatake YAMATO
46de1c5a15 (etags-tags-completion-table): Show parsing progress. 2004-05-21 08:36:46 +00:00
Masatake YAMATO
a6e7bdf171 * progmodes/etags.el (tags-apropos, list-tags): Require apropos. 2004-05-21 07:25:07 +00:00
Luc Teirlinck
4cecf0322b *** empty log message *** 2004-05-21 03:19:34 +00:00
Luc Teirlinck
442c815028 (locate-prompt-for-command): Shorten first line of docstring.
(locate-mode): Expand docstring and include keymap summary.
2004-05-21 03:12:10 +00:00
Luc Teirlinck
4edcfd1772 (find-file-noselect-1): Limit the scope of the
`inhibit-read-only' binding.  Make sure that `inhibit-read-only'
is, by default, nil during the execution of
`find-file-not-found-functions' and `find-file-hook'.
2004-05-20 23:32:27 +00:00
Eli Zaretskii
64867fce6d (facemenu-color-name-equal): New function.
(list-colors-display): Use it to compare colors instead of
facemenu-color-equal.
2004-05-20 16:59:22 +00:00
Eli Zaretskii
88537a99d6 (compare-windows-face): Use min-colors instead of
checking for tty or pc types.
2004-05-20 16:45:28 +00:00
Stefan Monnier
47ff5b2840 *** empty log message *** 2004-05-19 19:19:44 +00:00
Pavel Janík
2aa4a72979 *** empty log message *** 2004-05-19 19:11:54 +00:00
Stefan Monnier
e4ad9cf199 *** empty log message *** 2004-05-19 18:49:52 +00:00
Masatake YAMATO
15aa77901c * wid-edit.el (widget-radio-button-notify): Revert my last
change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
2004-05-19 02:16:56 +00:00
Kenichi Handa
70abfe909d Fix syntax (open/close) of CJK characters. 2004-05-19 00:12:49 +00:00
Masatake YAMATO
4d4ea14a2d * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
to widget-apply. :action method assumes 2 arguments, not 3.
2004-05-18 13:38:59 +00:00
Glenn Morris
2c37583719 *** empty log message *** 2004-05-17 18:57:23 +00:00
Sam Steingold
410019e59c (common-lisp-indent-function-1): Indent "without-" forms just
like "with-" and "do-".  Use regexp-opt.
2004-05-17 17:00:00 +00:00
Kim F. Storm
5711678928 *** empty log message *** 2004-05-16 21:43:16 +00:00
Eli Zaretskii
7033bbf1e6 Fix last change in ispell.el. 2004-05-16 15:37:33 +00:00
Vinicius Jose Latorre
5fe26b0034 doc fix 2004-05-16 14:01:46 +00:00
John Wiegley
e9e132edf5 *** empty log message *** 2004-05-15 22:45:13 +00:00
Eli Zaretskii
c1380aa6e5 *** empty log message *** 2004-05-15 12:43:52 +00:00
Eli Zaretskii
bc3621a08e (compilation-warning-face, compilation-info-face): Use min-colors. 2004-05-15 12:17:22 +00:00
Jan Djärv
269558241a New icons. 2004-05-15 10:01:04 +00:00
Kim F. Storm
62f3da3b1a *** empty log message *** 2004-05-14 23:08:54 +00:00
Kenichi Handa
08020f9ad5 *** empty log message *** 2004-05-14 12:52:44 +00:00
David Ponce
ddda21d349 *** empty log message *** 2004-05-14 10:04:16 +00:00
David Kastrup
c7a73294c5 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
* language/european.el ("Brazilian Portuguese"): Added support for
	Brazilian Portuguese.
2004-05-14 07:13:58 +00:00
John Wiegley
97dad9d378 2004-05-13 John Wiegley <johnw@newartisans.com>
* eshell/esh-test.el (eshell-test): Call the function
	`emacs-version' rather than trying to build a custom version
	string.
2004-05-14 01:03:03 +00:00
Juanma Barranquero
08cbceb9a7 *** empty log message *** 2004-05-13 20:47:35 +00:00
Stefan Monnier
a267ab4da0 *** empty log message *** 2004-05-13 17:14:33 +00:00
John Paul Wallington
64bd6fd115 (emacs-version): Check for gtk' feature before x-toolkit' feature. 2004-05-13 13:01:01 +00:00
Juanma Barranquero
aae424b96f (help-arg-highlighting-function, help-argument-name): Delete.
(help-default-arg-highlight): New function.
(help-do-arg-highlighting): Use it.
2004-05-13 01:18:00 +00:00
Glenn Morris
eb15ce9e4c *** empty log message *** 2004-05-13 00:32:26 +00:00
Nick Roberts
da1a6bb899 *** empty log message *** 2004-05-12 20:42:07 +00:00
Juanma Barranquero
71507e4752 (define-generic-mode): Remove redundant arglist info. 2004-05-12 20:22:41 +00:00
Daniel Pfeiffer
0e52264f1c (compilation-set-window-height): Use save-excursion to protect against misplaced marker. 2004-05-12 18:46:24 +00:00
Jan Djärv
9b44aa8b6f * custom.el (defface): Document that type can have value gtk.
* faces.el (face-spec-set-match-display): Handle type gtk in display.
2004-05-12 09:23:02 +00:00
Juanma Barranquero
c968810061 *** empty log message *** 2004-05-12 00:02:52 +00:00
Juanma Barranquero
b47773708b *** empty log message *** 2004-05-11 17:43:47 +00:00
Eli Zaretskii
cdc9b8452c *** empty log message *** 2004-05-11 09:48:14 +00:00
Eli Zaretskii
ac00945e6e (Man-getpage-in-background): Use shell-file-name
and shell-command-switch variables instead of hard-coded
values.
2004-05-11 09:30:25 +00:00
Eli Zaretskii
1e77b11209 New file. 2004-05-11 09:15:55 +00:00
Stefan Monnier
f68d54e7db *** empty log message *** 2004-05-11 05:01:05 +00:00
Juanma Barranquero
494bcd27cb (custom-initialize-default, defcustom): Fix typo in docstring. 2004-05-10 22:08:58 +00:00
Daniel Pfeiffer
10436a4793 *** empty log message *** 2004-05-10 21:06:42 +00:00
Sam Steingold
3eab7193fb (ispell-message): Use `message-cite-prefix-regexp'
instead of `message-yank-prefix'.
2004-05-10 21:03:18 +00:00
Stefan Monnier
522067b2d4 (help-buffer): Autoload when compiling.
(python-after-info-look): Don't assume Info-goto-node returns non-nil.
(run-python): Prepend to any existing PYTHONPATH.
2004-05-10 18:36:09 +00:00
Juanma Barranquero
aa7094ba0f *** empty log message *** 2004-05-10 18:18:23 +00:00
Nick Roberts
95157669da *** empty log message *** 2004-05-10 17:52:06 +00:00
Juanma Barranquero
54ce7cbf6c (start-process-shell-command): Fix docstring. Put usage info in a format usable
by `describe-function'.
(open-network-stream, open-network-stream-nowait, open-network-stream-server):
Fix docstring.
2004-05-10 17:44:56 +00:00
Richard M. Stallman
e109331ade *** empty log message *** 2004-05-10 16:56:13 +00:00
Stefan Monnier
b82a6ae78c *** empty log message *** 2004-05-10 15:54:52 +00:00
Kenichi Handa
a57e815925 *** empty log message *** 2004-05-10 12:58:20 +00:00
Miles Bader
f9878c26e8 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
Allow restarting an existing debugger session that's exited

2004-05-10  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
   buffer an error if the debugger process is actually running.
2004-05-10 08:40:27 +00:00
Juanma Barranquero
efde45ca30 *** empty log message *** 2004-05-09 22:59:35 +00:00
Jason Rumney
64ec7df91d (cp932, cp936, cp949, cp950): Remove.
Only add cp125* if windows-125* already defined.
2004-05-09 21:36:45 +00:00
Jason Rumney
ceb96489dd *** empty log message *** 2004-05-09 15:49:26 +00:00
Jason Rumney
893b49bbdf (set-locale-environment): On MS-Windows use ansi code-page for default
coding-systems.  Set up paper sizes for Windows 3 letter languages.
2004-05-09 14:57:44 +00:00
Juanma Barranquero
d0aa1aab84 (quickurl, quickurl-browse-url, quickurl-read):
Don't use CL-style default args.
2004-05-09 01:55:31 +00:00
Juanma Barranquero
b1c661c724 *** empty log message *** 2004-05-09 00:50:52 +00:00
Juanma Barranquero
603b9df93d *** empty log message *** 2004-05-08 17:30:52 +00:00
Andreas Schwab
70d4043b63 . 2004-05-08 16:42:56 +00:00
Andreas Schwab
9e24a165fe Fix references to utf-translate-cjk into utf-translate-cjk-mode. 2004-05-08 14:36:07 +00:00
John Wiegley
c4ae2d518c 2004-05-08 John Wiegley <johnw@newartisans.com>
* iswitchb.el (iswitchb-use-virtual-buffers): Added support for
	"virtual buffers" (off by default), which makes it possible to
	switch to the buffers of recently files.  When a buffer name
	search fails, and this option is on, iswitchb will look at the
	list of recently visited files, and permit matching against those
	names.  When the user hits RET on a match, it will revisit that
	file.
	(iswitchb-read-buffer): Added two optional arguments, which makes
	isearchb.el possible.
	(iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match,
	iswitchb-next-match): Added support for virtual buffers.
2004-05-08 13:04:29 +00:00
Juanma Barranquero
0f0af7a8f8 *** empty log message *** 2004-05-07 22:42:56 +00:00
Kai Großjohann
38c65fca8d 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Version 2.0.40 of Tramp released.

	* net/tramp.el (tramp-completion-mode, tramp-md5-function): Use
	symbol-function to invoke functions only known on some Emacs
	flavors.  This avoids byte-compiler warnings.  Reported by Kevin
	Scaldeferri <kevin@scaldeferri.com>.
	(tramp-do-copy-or-rename-file-via-buffer): Renamed from
	tramp-do-copy-or-rename-via-buffer (without `file'), to make it
	consistent with the other tramp-do-* functions.
	(tramp-do-copy-or-rename-file): Calls adjusted.
	(tramp-process-initial-commands): Avoid liveness check on shell --
	we know that it must be alive since we're opening a connection at
	this moment.
	(tramp-last-cmd): New internal variable.
	(tramp-process-echoes): New tunable.
	(tramp-send-command): Set tramp-last-cmd.
	(tramp-wait-for-output): Delete echo, if applicable.
	(tramp-read-passwd): Construct the key for the password cache in a
	way that works for multi methods, too.
	(tramp-bug): Add backup-directory-alist and
	bkup-backup-directory-info to bug reports, with Tramp
	counterparts.

2004-05-01  Michael Albinus  <michael.albinus@gmx.de>

	* net/tramp*.el: Suppress byte-compiler warnings where possible.

	* net/tramp.el (tramp-out-of-band-prompt-regexp)
	(tramp-actions-copy-out-of-band): New defcustoms.
	(tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
	used instead of a synchronous one.  Allows password entering.
	(tramp-action-out-of-band): New defun.
	(tramp-open-connection-rsh, tramp-method-out-of-band-p): Remove
	restriction with password from doc string.
	(tramp-bug): Add variables `tramp-terminal-prompt-regexp',
	`tramp-out-of-band-prompt-regexp',
	`tramp-actions-copy-out-of-band', `password-cache' and
	`password-cache-expiry'.
	(toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
	password caching.
	(tramp-touch): FILE can be a local file, too.
	(TODO): Remove items done.
	(tramp-handle-insert-directory): Properly quote file name also if
	not full-directory-p.  Handle wildcard case.  Reported by Andreas
	Schwab <schwab@suse.de>.
	(tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
	new file.
	(tramp-handle-file-local-copy, tramp-handle-write-region): The
	permissions of the temporary file are set if filename exists.
	Reported by Ted Stern <stern@cray.com>.
	(tramp-backup-directory-alist)
	(tramp-bkup-backup-directory-info): New defcustoms.
	(tramp-file-name-handler-alist): Add entry for
	`find-backup-file-name'.
	(tramp-handle-find-backup-file-name): New function.  Implements
	Tramp's find-backup-file-name.

	* net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
	for `find-backup-file-name'.

	* net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
	("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
2004-05-07 21:20:10 +00:00
Lars Hansen
9bcabb45f7 (desktop-buffer-mode-handlers): Fix docstring. 2004-05-07 19:41:11 +00:00
Lars Hansen
c23832791a *** empty log message *** 2004-05-07 18:03:59 +00:00
Juanma Barranquero
a478f3e181 (lambda): Add arglist description to docstring.
(declare): Fix typo in docstring.
(open-network-stream): Fix docstring.
(process-kill-without-query): Fix docstring and add obsolescence info.
(last, butlast, nbutlast): Make arguments match their use in docstring.
(insert-buffer-substring-no-properties): Likewise.
(insert-buffer-substring-as-yank): Likewise.
(split-string): Fix docstring.
2004-05-07 01:06:20 +00:00
Nick Roberts
6dba30fb25 *** empty log message *** 2004-05-06 22:56:22 +00:00
Stefan Monnier
24d5055cef Changes largely merged in from Dave Love's code. Doc fixes.
(python-mode-map): Add python-complete-symbol.
(python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
(python-comment-indent, python-complete-symbol)
(python-symbol-completions, python-partial-symbol)
(python-try-complete): New.
(python-indent-line): Remove optional arg.  Use python-block-end-p.
(python-check): Bind compilation-error-regexp-alist.
(inferior-python-mode): Use rx.  Move keybindings to top level.
Set comint-input-filter.
(python-preoutput-filter): Use rx.
(python-input-filter): Re-introduce.
(python-proc): Start new process if necessary.
Check python-buffer non-nil.
(view-return-to-alist): Defvar.
(python-send-receive): New.
(python-eldoc-function): Use it.
(python-mode-running): Don't defvar.
(python-mode): Set comment-indent-function.
Maybe update hippie-expand-try-functions-list.
(python-indentation-levels): Initialize differently.
(python-block-end-p): New.
(python-indent-line): Use it.
(python-compilation-regexp-alist): Augment.
(run-python): Import `emacs' module to Python rather than loading
code directly.  Set python-buffer differently.
(python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
Use python-proc.
(python-send-command): Go to end of comint buffer.
(python-load-file): Use python-proc, emacs.eimport.
(python-describe-symbol): Simplify interactive form.
Use emacs.help.  Do use temp-buffer-show-hook.
Call print-help-return-message.
(hippie-exp): Require when compiling.
(python-preoutput-continuation): Use rx.
2004-05-06 20:22:32 +00:00
John Paul Wallington
b90a6a12f1 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
* ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
	filter groups from the buffer when rebuilding the Ibuffer buffer
	and `ibuffer-show-empty-filter-groups' is nil.
2004-05-06 07:24:56 +00:00
Vinicius Jose Latorre
cfb7b9ce93 New fun. 2004-05-06 04:34:38 +00:00
Vinicius Jose Latorre
1ed43c8ea6 New fun. 2004-05-06 04:00:05 +00:00
Juanma Barranquero
1c34b5a97d (help-argument-name): Default to bold; don't inherit from
font-lock-variable-name-face.
(help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
2004-05-06 01:12:06 +00:00
Juanma Barranquero
b03a4fdde7 *** empty log message *** 2004-05-06 00:46:57 +00:00
Kenichi Handa
f747bef986 *** empty log message *** 2004-05-06 00:04:56 +00:00
Stephen Eglen
971cb8347a (iswitchb-global-map): Fix typo. Removed unwanted ###autoloads from
source file.
2004-05-05 12:14:39 +00:00
Lars Hansen
2a93ca78ea (wdired-change-to-wdired-mode): Quote wdired-mode-hook in run-hooks.
Use substitute-command-keys in message.
(wdired-abort-changes): Add message.
2004-05-05 08:01:53 +00:00
Stefan Monnier
9a9069c994 (sql-xemacs-p, sql-emacs19-p, sql-emacs20-p): Remove.
(sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
(sql-builtin-face, sql-doc-face): Remove.
(sql-mode-ansi-font-lock-keywords)
(sql-mode-oracle-font-lock-keywords)
(sql-mode-postgres-font-lock-keywords)
(sql-mode-linter-font-lock-keywords)
(sql-mode-ms-font-lock-keywords)
(sql-mode-mysql-font-lock-keywords): Use standard fonts.
(sql-product-font-lock): Fix font-lock reset when font rules change.
(sql-highlight-product): Remove incorrect font-lock reset logic.
2004-05-04 21:59:40 +00:00
Jonathan Yavner
c21c3d8966 Typo fix: "ses--column-widths" => "ses--col-widths" 2004-05-04 16:15:16 +00:00
Kim F. Storm
6ab6679999 *** empty log message *** 2004-05-04 13:45:52 +00:00
Kim F. Storm
bdcc01de44 *** empty log message *** 2004-05-04 13:03:55 +00:00
Juanma Barranquero
c57ada27c8 (help-argument-name): New face, inheriting from
font-lock-variable-name-face, to highlight function arguments in
`describe-function' and `describe-key'.
(help-do-arg-highlight): Auxiliary function to highlight a given list of
arguments in a string.
(help-highlight-arguments): Highlight the function arguments and all uses
of them in the docstring.
(describe-function-1): Use it. Do docstring output via `insert', not
'princ', so text attributes are preserved.
2004-05-04 00:22:29 +00:00
Juanma Barranquero
8eae13fde9 (winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-c
<right>, respectively (the previous bindings conflict with next-buffer,
prev-buffer).
2004-05-03 23:17:41 +00:00
Stefan Monnier
8bf38a9bfe (bibtex-progress-message): Fix docstring.
(bibtex-entry-update): New command bound to C-c C-u.
(bibtex-text-in-string): Fix regexp.
(bibtex-assoc-of-regexp): Remove.
(bibtex-progress-message): Fix docstring.
(bibtex-inside-field): Use if.
(bibtex-assoc-regexp): New function.
(bibtex-format-entry): Make code more robust so it formats also old entries.
(bibtex-autokey-demangle-title): Merge with obsolete function
bibtex-assoc-of-regexp.
(bibtex-field-list): New function.
(bibtex-entry): Use bibtex-field-list.
(bibtex-parse-entry): Fix docstring.
(bibtex-print-help-message): Use bibtex-field-list.
(bibtex-make-field): Use bibtex-field-list.
(bibtex-entry-index): Bugfix. Return crossref key if required.
(bibtex-lessp): Fix docstring.
2004-05-03 23:04:55 +00:00
Luc Teirlinck
9bfadbd382 *** empty log message *** 2004-05-03 21:53:38 +00:00
Jan Djärv
0928a1d825 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2004-05-03 21:48:21 +00:00
Jan Djärv
e43a720fd6 * term/x-win.el (x-clipboard-yank): Don't exit on error from
x-get-selection.
2004-05-03 20:02:49 +00:00
Kim F. Storm
a6133defd6 *** empty log message *** 2004-05-03 14:25:58 +00:00
Jason Rumney
238add5e58 Remove files related to old msvc only windows build. 2004-05-03 14:19:40 +00:00
Kim F. Storm
d83e1f9d7d *** empty log message *** 2004-05-03 13:39:08 +00:00
Luc Teirlinck
deae888e00 (xselect-convert-to-string): Bind `inhibit-read-only' to t. 2004-05-03 01:24:47 +00:00
Nick Roberts
31b5ff3984 *** empty log message *** 2004-05-03 00:33:21 +00:00
Nick Roberts
a89f5c79cf *** empty log message *** 2004-05-02 23:03:26 +00:00
Stefan Monnier
822001db2a Arch-tags shouldn't be outline headers. 2004-05-02 20:45:51 +00:00
Stefan Monnier
55f2eb7e34 (diff-header-face, diff-file-header-face): Use min-colors. 2004-05-02 19:27:59 +00:00
Stefan Monnier
5ad1dfd6a1 *** empty log message *** 2004-05-02 17:25:53 +00:00
Eli Zaretskii
052ca4d1d2 (compilation-start): In the no-async-subprocesses branch, fontify
the buffer explicitly after the process exits.
2004-05-02 17:23:04 +00:00
Stefan Monnier
37384edefe *** empty log message *** 2004-05-02 16:48:20 +00:00
Eli Zaretskii
cf8f099f0a (compilation-start): In the no-async-subprocesses branch, call
sit-for to give redisplay a chance to show the updated process
status in the mode line.
2004-05-02 15:38:02 +00:00
Luc Teirlinck
a4683d667d *** empty log message *** 2004-05-01 20:40:58 +00:00
Luc Teirlinck
7655d37803 (ielm-prompt-read-only): Update docstring. 2004-05-01 20:18:27 +00:00
Juanma Barranquero
9242b3b792 (help-add-fundoc-usage): Use %S instead of %s to format arglist so default
values in CL-style argument lists are correctly shown.
2004-05-01 13:55:16 +00:00
Jason Rumney
1e8b532f5a (w32-drag-n-drop): Use x-dnd.el functions. 2004-05-01 13:31:29 +00:00
Juri Linkov
4ae73f87a0 (dired-diff): Use `dired-dwim-target-directory'
if current dired buffer has no buffer mark.
2004-05-01 05:38:07 +00:00
Kenichi Handa
d1df889e9e (miscdic-convert): Don't generate a
quail file if it is up to date.
2004-05-01 04:38:47 +00:00
Juri Linkov
8aa3c14796 Don't put delete-selection' property on insert-parentheses' symbol
to take advantage of region handling in `insert-pair' function.
Suggested by Stephan Stahl <stahl@eos.franken.de>
2004-05-01 04:03:28 +00:00
Kim F. Storm
b2b55d030d *** empty log message *** 2004-04-30 22:53:12 +00:00
Kim F. Storm
3b365de3ad (cua--convert-rectangle-as): New defmacro.
(cua-upcase-rectangle, cua-downcase-rectangle): Use it.
(cua-upcase-initials-rectangle, cua-capitalize-rectangle):
New commands (suggested by Jordan Breeding)..
2004-04-30 21:43:36 +00:00
Kim F. Storm
b2dae92a19 (mouse-drag-copy-region): New defcustom.
(mouse-set-region, mouse-drag-region-1): Use it.
2004-04-30 21:37:43 +00:00
Juanma Barranquero
3b0af40281 (smerge-diff-switches): Fix typo in docstring. 2004-04-30 21:12:42 +00:00
Juanma Barranquero
76f024d9b7 (diff-switches): Fix typo in docstring. 2004-04-30 21:02:50 +00:00
Alex Schroeder
38784ed887 *** empty log message *** 2004-04-30 20:07:03 +00:00
Glenn Morris
d71d20ea2c *** empty log message *** 2004-04-30 18:55:13 +00:00
Stefan Monnier
2c2cd44fdd *** empty log message *** 2004-04-30 13:53:58 +00:00
Stefan Monnier
dafb59b2a0 *** empty log message *** 2004-04-29 18:51:31 +00:00
Juri Linkov
e461972853 (outline-next-preface, outline-show-heading): Don't leave unhidden blank line before heading.
(outline-end-of-subtree): Include last newline into subtree.
(hide-entry): Leave point at beginning of heading instead of end.
(outline-up-heading): Push mark for the first call of successive command calls.
2004-04-29 15:34:58 +00:00
Luc Teirlinck
016b8f71ef (ielm-prompt-read-only, ielm-prompt): Update docstring.
(ielm-prompt-internal): New variable.
(ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
(ielm-send-input): Delete unused variable `buf'.
(ielm-eval-input): Use `ielm-prompt-internal'.
(inferior-emacs-lisp-mode): Use new variables
`comint-prompt-read-only' and `ielm-prompt-internal'.
Get rid of obsolete variable `directory-sep-char'.
(ielm): Use `zerop'.
2004-04-29 03:47:39 +00:00
John Paul Wallington
d70d59e9d7 (toplevel): Require cl at compile time.
Remove conditional definitions of `ignore-errors' and `caddar'
because they occur at run time.
2004-04-28 23:20:59 +00:00