Mike Williams
5a95c143a5
(mouse-sel-bindings): Save/restore interprogram cut/paste functions.
2002-07-15 11:49:37 +00:00
Andreas Schwab
bd128a254e
*** empty log message ***
2002-07-15 07:23:55 +00:00
Mike Williams
4bc65152eb
(mouse-sel-bound-events): New constant.
...
(mouse-sel-save-original-bindings): New function.
(mouse-sel-restore-original-bindings): New function.
(mouse-sel-bindings): Save/restore original mouse-bindings.
2002-07-14 10:14:28 +00:00
Stefan Monnier
00feb95235
*** empty log message ***
2002-07-13 23:30:08 +00:00
Glenn Morris
4105dd524e
(timeclock-in): Run the new day section if, after rereading the log file,
...
timeclock-last-event is nil, indicating no log file exists yet. Take
account of the fact that timeclock-discrepancy will be nil in that case.
2002-07-13 18:56:04 +00:00
Kai Großjohann
65399e8313
Do not hook into file-name-handler-alist, this
...
is done by Tramp.
2002-07-13 18:08:11 +00:00
Kai Großjohann
b29019f876
(tramp-multi-file-name-structure-unified): Add
...
missing slash and move colon from start to end of each hop.
(tramp-multi-file-name-hop-structure-unified): Move colon from
start to end of each hop.
2002-07-13 17:41:01 +00:00
Kim F. Storm
aae2ce50f4
*** empty log message ***
2002-07-12 23:57:49 +00:00
Glenn Morris
a3dd6af2b5
(timeclock-get-workday-function): `timeclock-workday' is not a valid
...
option for this, rather it is a value that may be returned.
2002-07-12 23:38:01 +00:00
Richard M. Stallman
4494f50d12
(ange-ftp-write-region): Don't bind executing-kbd-macro; instead, pass
...
non-nil VISIT arg to ange-ftp-real-write-region.
2002-07-12 23:29:39 +00:00
Richard M. Stallman
32a86c99bd
*** empty log message ***
2002-07-12 17:46:11 +00:00
Juanma Barranquero
d00a340891
(describe-variable): Put `defvaralias' info before the documentation (patch from
...
John Paul Wallington <jpw@shootybangbang.com>). Remove useless "Documentation:"
string.
2002-07-12 16:56:03 +00:00
Juanma Barranquero
120034b309
(timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.
2002-07-12 11:56:42 +00:00
Pavel Janík
9327f13439
(describe-variable): Mention if the variable is an alias.
2002-07-12 08:58:32 +00:00
Kenichi Handa
f1282c7ff4
(locale-language-names): Change "mk" (Macedoninan), "ru" (Russian),
...
and "sp" (Serbian with Cyrillic alphabet) to "Cyrillic-ISO".
2002-07-11 23:52:16 +00:00
Kai Großjohann
cebb4ec6c5
(tramp-handle-make-symbolic-link): Implement.
2002-07-11 20:26:19 +00:00
Kai Großjohann
505edaeb0e
(tramp-default-method): New default method "sm"
...
which I guess to be good for most people.
(tramp-default-method-alist): Use "ftp" method (ie, forwarding to
Ange-FTP) for some user/host combinations.
(tramp-file-name-structure, tramp-file-name-regexp)
(tramp-make-tramp-file-format)
(tramp-make-tramp-file-user-nil-format)
(tramp-multi-file-name-structure)
(tramp-multi-file-name-hop-structure)
(tramp-make-multi-tramp-file-format): New default value which
unifies the filename syntax between Tramp and Ange-FTP. The new
syntax is "/method:user@host:path". Note the colon after the
method.
(tramp-handle-file-name-directory): Don't return "/" when
completing a remote root directory (where the filename looks like
"/method:user@host:/").
(tramp-handle-ange-ftp): Deleted.
(tramp-disable-ange-ftp): New function, called at toplevel,
deletes Ange-FTP from file-name-handler-alist.
2002-07-11 19:59:07 +00:00
Juanma Barranquero
3932b29ac2
(authors-obsolete-file-p): Fix typo.
2002-07-10 11:07:28 +00:00
Juanma Barranquero
3cca0d40e9
*** empty log message ***
2002-07-10 09:26:17 +00:00
Juanma Barranquero
5502266e13
(speedbar-make-specialized-keymap): Fix docstring.
...
(speedbar-desired-buffer): Likewise.
(speedbar-line-file): Likewise.
(speedbar-special-mode-key-map): Fix typo.
(speedbar-dynamic-tags-function-list): Likewise.
(speedbar-use-images): Likewise.
(speedbar-up-directory): Likewise.
(speedbar-item-info): Likewise.
(speedbar-set-timer): Likewise.
(speedbar-insert-button): Likewise.
(speedbar-make-button): Likewise.
(speedbar-make-tag-line): Likewise.
(speedbar-insert-files-at-point): Likewise.
(speedbar-update-special-contents): Likewise.
(speedbar-find-selected-file): Likewise.
(speedbar-add-indicator): Likewise.
(speedbar-do-function-pointer): Likewise.
(speedbar-goto-this-file): Likewise.
(speedbar-line-path): Likewise.
(speedbar-mouse-event-p): Likewise.
(speedbar-dir-follow): Likewise.
(speedbar-tag-find): Likewise.
(speedbar-fetch-etags-command): Likewise.
(speedbar-fetch-etags-arguments): Likewise.
(speedbar-toggle-etags): Likewise.
(speedbar-extract-one-symbol): Likewise.
(speedbar-parse-c-or-c++tag): Likewise.
(speedbar-unhighlight-one-tag-line): Likewise.
(speedbar-directory-face): Likewise.
(defimage-speedbar): Likewise.
(speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
(defimage-speedbar): Likewise.
2002-07-10 08:21:49 +00:00
Juanma Barranquero
df31d96b4d
(ido-enter-single-matching-directory): Delete leftover comment.
2002-07-10 08:18:31 +00:00
Juanma Barranquero
cb795ec4c2
*** empty log message ***
2002-07-09 09:46:38 +00:00
Juanma Barranquero
2df447f27f
(face-id): Fix typo.
2002-07-09 07:35:10 +00:00
Miles Bader
e49a45ad85
(hexl-find-file): Bind `completion-ignored-extensions' to nil when
...
prompting for a filename.
2002-07-09 06:00:18 +00:00
Kenichi Handa
82e22b5719
(insert-directory): Be sure to bind
...
coding-system-for-write to the just decided
coding-system-for-read.
2002-07-09 02:42:06 +00:00
Dave Love
9406d1d986
*** empty log message ***
2002-07-08 22:32:35 +00:00
Kim F. Storm
9a08196a0b
(ido-make-merged-file-list): Move fully matching item to head of list.
2002-07-08 22:22:12 +00:00
Juanma Barranquero
451ac41d9e
*** empty log message ***
2002-07-08 09:37:31 +00:00
Miles Bader
66f12dcd3c
(comint-dynamic-list-completions): Sort COMPLETIONS before first use.
2002-07-08 08:45:12 +00:00
Kim F. Storm
9304c62005
*** empty log message ***
2002-07-07 23:13:45 +00:00
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