1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

4010 Commits

Author SHA1 Message Date
Kim F. Storm
fb3fff88d2 *** empty log message *** 2002-07-07 23:01:21 +00:00
Kim F. Storm
001dd4eac9 *** empty log message *** 2002-07-07 21:48:12 +00:00
Stefan Monnier
a7bd9dc73c *** empty log message *** 2002-07-07 21:28:23 +00:00
Stefan Monnier
7473b6ad84 (debug-on-entry): Fix the wrapper used for
aliases to also work for interactive functions.
Use the same wrapper for subroutines.
(cancel-debug-on-entry): Get rid of the now-useless wrapper.
(debug-on-entry-1): Correctly skip docstrings and interactive forms.
2002-07-07 20:25:23 +00:00
Richard M. Stallman
af7272b1a0 *** empty log message *** 2002-07-07 10:52:11 +00:00
Francesco Potortì
b65c7d7216 Open office data files. 2002-07-05 23:14:32 +00:00
Kim F. Storm
6d6f3bc1c8 *** empty log message *** 2002-07-04 22:19:57 +00:00
Stefan Monnier
2562aa9fbc *** empty log message *** 2002-07-04 16:38:10 +00:00
Per Abrahamsen
0bb64d7645 2002-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
* simple.el (toggle-truncate-lines): New command.
2002-07-04 13:36:12 +00:00
Miles Bader
9669f2d6d5 (comint-displayed-dynamic-completions): New variable.
(comint-dynamic-list-completions): Be more careful about choosing
when to scroll an existing completions window.
2002-07-04 06:44:45 +00:00
Andreas Schwab
210accc8a7 (tramp-handle-ange-ftp): Move interactive spec
after doc string.
2002-07-03 18:42:34 +00:00
Juanma Barranquero
5ec2752af6 (tpu-delete-to-eol): Fix typo.
(tpu-delete-to-bol): Likewise.
2002-07-03 14:32:01 +00:00
Juanma Barranquero
6a5d7585f5 *** empty log message *** 2002-07-03 13:26:44 +00:00
Juanma Barranquero
bcae6433af *** empty log message *** 2002-07-03 11:31:02 +00:00
Juanma Barranquero
25f78d1872 (tramp-send-eof): Fix typo.
(tramp-kill-process): Likewise.
2002-07-03 10:00:41 +00:00
Juanma Barranquero
9af6aa14ad (chars-in-region): Add obsolescence declaration for `chars-in-region'. 2002-07-03 09:17:47 +00:00
Miles Bader
a7ac92b6ec (header-line): Don't use a `common' clause for inheriting from the mode-line
face, since we can't override it, and we don't want it for ttys.
2002-07-03 07:09:44 +00:00
Richard M. Stallman
64805fb085 *** empty log message *** 2002-07-02 19:22:26 +00:00
Richard M. Stallman
ec1a57dc58 *** empty log message *** 2002-07-02 19:10:16 +00:00
Juanma Barranquero
df1890b0d7 *** empty log message *** 2002-07-02 15:28:12 +00:00
Kim F. Storm
4141da38a0 New file. 2002-07-01 22:01:13 +00:00
Sam Steingold
7abc9addc7 (tex-file): call save-some-buffers' before tex-main-file' 2002-07-01 19:55:45 +00:00
Juanma Barranquero
ce827a7d43 *** empty log message *** 2002-07-01 16:17:27 +00:00
Dave Love
dc976f2c3f *** empty log message *** 2002-07-01 16:05:59 +00:00
Richard M. Stallman
ec96237403 *** empty log message *** 2002-07-01 08:07:40 +00:00
Simon Josefsson
6b285f6079 2002-06-30 Simon Josefsson <jas@extundo.com>
* menu-bar.el (menu-bar-options-menu): Move elisp mode names from
	menu entry into balloon help.
2002-06-30 21:29:39 +00:00
Andreas Schwab
525fdbc9c8 * files.el (directory-free-space-args): Don't use -P on Darwin.
* term/mac-win.el: Don't set it here.
2002-06-30 14:42:19 +00:00
Andreas Schwab
eb14066a0b Use directory-free-space-program instead of
obsolete variable dired-free-space-program.  On Darwin, don't set
directory-free-space-program, shell-file-name and
process-connection-type; set directory-free-space-args to not
include `-P' and use utf-8 for file name coding system.
2002-06-29 19:01:46 +00:00
Andreas Schwab
637fff820c (shell-command-default-error-buffer): Doc fix. 2002-06-29 18:16:27 +00:00
Andreas Schwab
61b80ebf7f (display-message-or-buffer): Fix last change. 2002-06-29 18:13:06 +00:00
Andreas Schwab
d4bbcbb4dc (shell-command-on-region): Handle errors and signals
from shell command execution.
2002-06-29 18:08:32 +00:00
Andreas Schwab
11688fcc01 (dired-view-file): Quote file name for dired-run-shell-command. 2002-06-29 17:40:36 +00:00
Kim F. Storm
79e6f28894 Added kmacro.el 2002-06-28 22:39:03 +00:00
John Wiegley
c31f68b74b *** empty log message *** 2002-06-28 20:00:00 +00:00
Andreas Schwab
6674676b22 (explicit-bash-args): New user option. 2002-06-28 18:50:36 +00:00
Kim F. Storm
789d1bf0f0 New file. 2002-06-27 22:39:10 +00:00
Stefan Monnier
bb5d43feaa (mouse-wheel-change-button): Deactivate before changing.
(mouse-wheel-up-button, mouse-wheel-down-button): Obsolete.
(mouse-wheel-up-event, mouse-wheel-down-event): New vars.
(mouse-wheel-follow-mouse): Change default to t.
(mwheel-event-button): Return the basic event symbol.
(mwheel-scroll): Work with non-mouse events.
(mouse-wheel-mode): Use the new vars.
(mwheel-install): Obey `uninstall'.
2002-06-27 21:46:45 +00:00
Andreas Schwab
a8c12c7939 . 2002-06-27 16:51:08 +00:00
Juanma Barranquero
23a3b59824 *** empty log message *** 2002-06-27 16:13:31 +00:00
Stefan Monnier
212bb1b5fb *** empty log message *** 2002-06-27 16:01:35 +00:00
Kai Großjohann
487fa986ae (tramp-file-name-structure)
(tramp-multi-file-name-hop-structure): Split for easier
readability.
(tramp-handle-make-symbolic-link): Use user/host/method/... from
LINKNAME, not FILENAME.
(tramp-handle-verify-visited-file-modtime): Call
tramp-ange-ftp-file-name-p with right parameters.
(tramp-handle-verify-visited-file-modtime): `insert' does not
work for integers, convert them to strings first.
(tramp-handle-ange-ftp): New function to perform setup for
replacing Ange-FTP with Tramp.
(tramp-repair-jka-compr): New function to factor out some
previously top-level code.  Call the function at top-level.
2002-06-27 15:52:51 +00:00
Juanma Barranquero
9d5d96a6bd (decompose-composite-char): Fix docstring. 2002-06-27 14:49:22 +00:00
Juanma Barranquero
8c26938091 (describe-variable): Capitalize "not documented" message.
(describe-function-1): Likewise. Also, document the obsolescence
of the function, if applicable.
2002-06-27 07:16:00 +00:00
Juanma Barranquero
eb59034242 Fix e-mail. 2002-06-26 13:11:56 +00:00
Juanma Barranquero
ccfb7415f0 (info-menu-5): Fix documentation.
(Info-fontify-maximum-menu-size): Remove reference to `Info-fontify'.
2002-06-26 13:11:28 +00:00
Richard M. Stallman
ca8f364257 *** empty log message *** 2002-06-26 09:04:17 +00:00
Kai Großjohann
eac11a4aab Reformat entry to comply with Emacs coding standards. 2002-06-26 07:43:07 +00:00
Kai Großjohann
dc7b8aba18 Reformat entry. 2002-06-25 20:12:02 +00:00
Kai Großjohann
8e3a1104c1 (tramp-open-connection-rsh): Support a kludgy feature for the
"-p" option to ssh.  If host name is given as "host#42", uses the
"-p 42" option.
2002-06-25 20:11:34 +00:00
Kai Großjohann
c62c9d08c7 (tramp-ftp-method): New user option.
(tramp-invoke-ange-ftp): New function to forward calls to
Ange-FTP.

(with-parsed-tramp-file-name): New macro for the usual big `let'
statement to dissect a file-name.

(tramp-handle-make-symbolic-link, tramp-handle-load)
(tramp-handle-file-name-directory)
(tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
(tramp-handle-file-truename, tramp-handle-file-directory-p)
(tramp-handle-file-regular-p, tramp-handle-file-symlink-p)
(tramp-handle-file-writable-p, tramp-handle-file-writable-p):

Use the new macro and forward call to Ange-FTP if applicable.

(tramp-make-ange-ftp-file-name): New helper function to convert a
file name into an Ange-FTP file name, used by
`tramp-invoke-ange-ftp'.

(tramp-default-method-alist): New user option.
(tramp-find-default-method): Use it.

(tramp-sh-extra-args): New variable.
(tramp-find-shell): Use it.
2002-06-25 18:15:03 +00:00