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

4200 Commits

Author SHA1 Message Date
Miles Bader
20b130094d [original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
(inferior-emacs-lisp-mode): Give `comint-inhibit-carriage-motion' a
local value of t.
2002-08-19 05:03:55 +00:00
Richard M. Stallman
813f3d41a5 *** empty log message *** 2002-08-19 00:58:26 +00:00
Andreas Schwab
76f0377865 (ibuffer-list-buffer-modes): Doc fix. 2002-08-18 21:17:54 +00:00
Carsten Dominik
d29c87c143 * reftex.el (reftex-mode): Create special syntax tables.
(reftex-syntax-table): Set a default in case this is being used
	outside a LaTeX file.
	(reftex-syntax-table-for-bib): Set a default in case this is being used
	outside a LaTeX file.
2002-08-17 09:22:01 +00:00
Richard M. Stallman
c387c986f6 *** empty log message *** 2002-08-17 05:01:44 +00:00
Richard M. Stallman
ac9f144d94 *** empty log message *** 2002-08-15 20:28:43 +00:00
Carsten Dominik
36c85b42c4 *** empty log message *** 2002-08-15 11:27:45 +00:00
Stefan Monnier
b995cc8864 *** empty log message *** 2002-08-15 01:43:56 +00:00
Stefan Monnier
5988bd2708 (imenu-always-use-completion-buffer-p): Make obsolete.
(imenu-use-popup-menu, imenu-eager-completion-buffer): New vars.
(imenu-space-replacement): Allow nil value.
(imenu--completion-buffer): Use new vars and simplify.
Fix handling of minibuffer-setup-hook.
Use minibuffer-completion-help instead of rolling our own.
(imenu-choose-buffer-index): Use the new var.
2002-08-15 00:12:30 +00:00
David Kastrup
90dd78256d *** empty log message *** 2002-08-14 22:41:37 +00:00
Kenichi Handa
13a45e6cd8 *** empty log message *** 2002-08-14 00:58:23 +00:00
Stefan Monnier
90a4495712 (comment-region): Force lines' when block' is set. 2002-08-12 22:53:46 +00:00
Richard M. Stallman
450565cb1a *** empty log message *** 2002-08-12 17:31:43 +00:00
Kenichi Handa
054e62aeb3 *** empty log message *** 2002-08-11 01:04:58 +00:00
John Wiegley
185932d7be *** empty log message *** 2002-08-10 00:17:41 +00:00
Richard M. Stallman
f8da45ad01 (pages-directory-mode): Undo previous change. 2002-08-09 16:41:01 +00:00
Richard M. Stallman
16236388b2 (set-variable): If given a prefix argument, set variable buffer-locally.
Give locality status in prompt.
2002-08-09 14:14:32 +00:00
John Paul Wallington
3e1198301f (font-lock-function): Make it buffer-local. 2002-08-09 12:15:54 +00:00
John Paul Wallington
62c32edf07 * xt-mouse.el (xterm-mouse-mode): Make it a global mode.
* wid-browse.el (widget-minor-mode): Fix doc typo.
2002-08-07 21:46:49 +00:00
Kai Großjohann
685f58582f Version 2.0.12 released.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Comment out possibly obsolete "echo hello" commands.
(tramp-run-real-handler): If operation is
`ange-ftp-hook-function', use first arg as the real operation.
(tramp-check-ls-commands): Use / instead of \ as directory
separator.  (Relevant for XEmacs on Windows.)
(tramp-maybe-open-connection): Use tramp-wait-for-output when
waiting for the "are you awake" command.  Use a different string
for the "are you awake" command.
(tramp-send-command): New optional arg NEVEROPEN means to never
invoke tramp-maybe-open-connection.
(tramp-maybe-open-connection): Use it
2002-08-07 14:54:05 +00:00
Richard M. Stallman
46e3984f37 *** empty log message *** 2002-08-07 14:38:02 +00:00
Kenichi Handa
6d2413b84e *** empty log message *** 2002-08-07 12:21:05 +00:00
John Paul Wallington
dd66897fd5 (describe-function-1): Skip arglist note if
function's definition is a keymap.
2002-08-06 17:21:19 +00:00
Sam Steingold
ee58da1b00 (diary-mail-entries): Use `compose-mail'
and `mail-user-agent' instead of straight sendmail.
(diary-modified, diary-entries-list, displayed-year)
(displayed-month, entry, date, number, date-string, d-file)
(original-date): defvar without binding to avoid compiler warnings.
2002-08-06 15:11:26 +00:00
Colin Walters
52e4d5ea60 *** empty log message *** 2002-08-06 06:03:59 +00:00
John Paul Wallington
3a8e52afc1 (ediff-copy-list): Use `defalias' instead of
`fset' and `symbol-function'.
2002-08-05 22:37:25 +00:00
John Wiegley
a5c41f64a1 Added checks that distinguish between cygwin and windows in some
places.
2002-08-05 20:09:37 +00:00
Richard M. Stallman
86d98c330d *** empty log message *** 2002-08-05 16:35:07 +00:00
Richard M. Stallman
0101f7e178 (ange-ftp-smart-gateway): Doc fix. 2002-08-05 16:27:07 +00:00
Kai Großjohann
5beaf83194 Version 2.0.11 released.
(tramp-perl-file-attributes): Print uid and gid as signed
integers.
(tramp-invoke-ange-ftp): Correct check for Ange-FTP being loaded.
Invoke Ange-FTP with tramp-run-real-handler to avoid Ange-FTP
calling Tramp again.
(tramp-find-file-exists-command): Check for `ls -d' last, after
all the variants on `test -e'.
(tramp-post-connection): Erase buffer before finding a command to
check if file exists.
2002-08-05 14:58:21 +00:00
David Kastrup
62458f702e *** empty log message *** 2002-08-05 09:33:44 +00:00
Glenn Morris
3a321ddb31 (fancy-splash-frame): Check selected frame last. 2002-08-04 16:18:54 +00:00
Kai Großjohann
fabf2143a8 Version 2.0.10 released.
(tramp-uudecode): New shell function `tramp_uudecode' to decode to
standard output even if `uudecode -p' and `uudecode -o -' don't
work.
(tramp-post-connection): After finding the right shell, wait a
bit.  This is a kludge to avoid a race condition, even though I
don't understand why there is a race condition in the first place.
(tramp-post-connection): Install the `tramp_uudecode' shell
function on the remote host.
(tramp-coding-commands): Add an alternative for `tramp_uudecode'.
(tramp-bug): Include more variables in the report.
2002-08-04 13:58:44 +00:00
Andreas Schwab
ccf29586ca (tramp-perl-encode, tramp-perl-decode): Doc fix. 2002-08-03 23:26:26 +00:00
Andrew Choi
742fbed75b In src:
2002-08-03  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (USE_CARBON_EVENTS): New macro.
        (macCtrlKey, macShiftKey, macMetaKey, macAltKey): New macros.
        (x_iconify_frame): Call CollapseWindow.
        (Vmac_reverse_ctrl_meta): New variable.
        (Vmac_wheel_button_is_mouse_2): New variable.
        (init_mac_drag_n_drop): New function.
        (mac_do_receive_drag): New function.
        (mac_handle_service_event): New function.
        (init_service_handler): New function.
        (mac_to_emacs_modifiers): New function.
        (mac_event_to_emacs_modifiers): New function.
        (mac_get_mouse_btn): New function.
        (mac_convert_event_ref): New function.
        (XTread_socket) [USE_CARBON_EVENTS]: Call ReceiveNextEvent,
        SendEventToEventTarget, mac_event_to_emacs_modifiers, and
        mac_get_mouse_btn.
        (mac_initialize): Call init_mac_drag_n_drop and
        init_service_handler.

        * keyboard.c: Define Qmouse_wheel, mouse_wheel_syms, and
        lispy_mouse_wheel_names for MAC_OSX as well as for WINDOWS_NT.
        (kbd_buffer_get_event): Set used_mouse_menu for MENU_BAR_EVENT and
        TOOL_BAR_EVENT for MAC_OS as well.
        (make_lispy_event): Handle MOUSE_WHEEL_EVENT for MAC_OSX as well
        as for WINDOWS_NT.
        (syms_of_keyboard): Initialize Qmouse_wheel for MAC_OSX.

        * termhooks.h (event_kind): Define MOUSE_WHEEL_EVENT also for
        MAC_OSX.

In lisp:

2002-08-03  Andrew Choi  <akochoi@shaw.ca>

        * term/mac-win.el: Set keys to enable mouse wheel support.
2002-08-03 22:21:09 +00:00
Kai Großjohann
3654170140 Version 2.0.8.
(tramp-perl-encode, tramp-perl-encode): Double the backslashes.
2002-08-03 20:54:52 +00:00
Kai Großjohann
fa32e96a13 Version 2.0.7.
(tramp-perl-encode-with-module, tramp-perl-decode-with-module)
(tramp-perl-encode, tramp-perl-decode): Escape `%' characters
because of `format' and say so in the docstring.
2002-08-03 17:04:43 +00:00
Glenn Morris
6fb453e1ea (f90-font-lock-keywords-1): Fix highlighting of `type' forms.
(f90-font-lock-keywords-2): Fix highlighting of `implicit type(foo)' forms.
(f90-type-def-re): Fix value.
2002-08-03 16:57:43 +00:00
Kai Großjohann
b1d06e759a Version 2.0.6.
(tramp-default-method): Change to "ssh" from "sm".
(tramp-wrong-passwd-regexp): Restructure.  Add additional
alternative.
(tramp-su-program): New internal variable for method parameter.
(tramp-perl-encode-with-module, tramp-perl-decode-with-module):
New variables.  Very short Perl one-liner, but requires Perl
module MIME::Base64 to be installed on the remote site.
(tramp-perl-encode, tramp-perl-decode): New base64
encoder/decoder.  From Juanma Barranquero <lektu@terra.es>.
(tramp-handle-file-truename): Invoke Ange-FTP properly (even
though Ange-FTP doesn't do anything for this operation).
(tramp-handle-set-visited-file-modtime): Comment change.
(tramp-handle-make-directory): Save-excursion.
(tramp-handle-expand-many-files): Don't try to invoke Ange-FTP
twice, once is enough.
(tramp-action-permission-denied): Show *tramp/foo* buffer so the
user knows what's wrong.
(tramp-post-connection): Support the two Perl encoders and
decoders.
(tramp-coding-commands): Ditto.  Add some todo items.
2002-08-03 09:23:25 +00:00
Richard M. Stallman
cc305a604d *** empty log message *** 2002-08-02 18:03:01 +00:00
Richard M. Stallman
ad44f2a1b2 *** empty log message *** 2002-08-01 17:07:46 +00:00
Colin Walters
5fba5c216b *** empty log message *** 2002-08-01 01:31:04 +00:00
Colin Walters
40c104655c (ibuffer-fontification-alist): Use `font-lock-constant-face' instead
of `font-lock-reference-face'.
2002-08-01 01:21:18 +00:00
John Wiegley
c71cb98b74 *** empty log message *** 2002-07-31 23:32:02 +00:00
Markus Rost
3755bd32c9 (ediff-backup): New autoloaded command. 2002-07-31 22:29:36 +00:00
Richard M. Stallman
c43008c44a (byte-compile-find-cl-functions):
Check that (car elt) is a string.
2002-07-31 22:05:16 +00:00
Andreas Schwab
c21993d04f Hide disabling of dired-find-alternate-file behind
autoload-cookie.
2002-07-31 12:08:06 +00:00
Juanma Barranquero
d053bf7ecb (update-subdirs-CMD): Generate the right list of subdirectories. From
Tak Ota <Takaaki.Ota@am.sony.com>.
2002-07-31 08:09:58 +00:00
Juanma Barranquero
0702b99567 Revert some changes from 2002-07-23 because they don't work on MSVC/nmake builds. 2002-07-31 07:45:58 +00:00
Kai Großjohann
ac474af158 New version 2.0.5.
(tramp-methods): Remove inline encoding method parameters.  The
encoding is now autodetected.  Also shorten the list of
methods (u/m distinction gone) and rename the remaining methods to
have longer, but more mnemonic, names.
(tramp-login-prompt-regexp, tramp-password-prompt-regexp)
(tramp-wrong-passwd-regexp): Trailing `$' not needed, regexp is
matched at end of buffer anyway.
(tramp-yesno-prompt-regexp): New variable, for questions where the
user should say "yes" or "no".
(tramp-file-name-structure-unified)
(tramp-file-name-structure-separate): Allow dash in method names.
(tramp-actions-before-shell): New variable, contains list of
pattern/action pairs.  Output sent by remote end is scanned for
the patterns, then the actions are executed.
(tramp-multi-actions): Like `tramp-actions-before-shell', but
executed for each hop in a multi-hop connection.
(tramp-last-cmd-time): New variable.  If nothing has been sent to
remote end for 60 seconds, look to see if the remote end is still
alive.
(tramp-perl-mime-encode, tramp-perl-mime-decode): Remove.  It
didn't work.
(tramp-perl-encode, tramp-perl-decode): New variables, these
require the MIME::Base64 module on the remote end.
(tramp-handle-file-attributes): Restructure logic.
(tramp-handle-file-attributes-with-ls)
(tramp-handle-file-attributes-with-perl): More debugging.
(tramp-handle-directory-files): Grok fifth arg `files-only' for
XEmacs.
(tramp-handle-make-directory, tramp-handle-delete-directory)
(tramp-handle-delete-file, tramp-handle-insert-directory): Expand
file name.
(tramp-handle-shell-command): Use `when', not `if'.
(tramp-handle-file-local-copy, tramp-handle-write-region): Adapt
to autodetection of inline encoding.
(tramp-invoke-ange-ftp): Require ange-ftp to make sure that
variable ange-ftp-name-format is defined before binding it.
(tramp-action-login, tramp-action-password, tramp-action-succeed)
(tramp-action-permission-denied, tramp-action-yesno): Functions
called from `tramp-actions-before-shell'.
(tramp-multi-action-login, tramp-multi-action-password)
(tramp-multi-action-succeed)
(tramp-multi-action-permission-denied): Functions called from
`tramp-multi-actions'.
(tramp-process-one-action, tramp-process-actions): Pattern
matching and action invocation code for
`tramp-actions-before-shell'.
(tramp-process-one-multi-action, tramp-process-multi-actions):
Same for `tramp-multi-actions'.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Process actions instead of hardwired
logic.
(tramp-multi-connect-telnet, tramp-multi-connect-rlogin)
(tramp-multi-connect-su): Ditto.
(tramp-post-connection): New method for tramp_encode and
tramp_decode scripts.
(tramp-post-connection): Invoke inline autodetection code.
(tramp-coding-commands): List of inline codings.
(tramp-find-inline-encoding): This is the inline autodetection
code.
(tramp-maybe-open-connection): If nothing was sent to connection
for 60 seconds, look if it connection is still alive.
(tramp-send-command): Remember that something was sent to the
connection.
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks for constructing alist.
(tramp-get-encoding-command, tramp-set-encoding-command)
(tramp-get-decoding-command, tramp-set-decoding-command)
(tramp-get-encoding-function, tramp-set-encoding-function)
(tramp-get-decoding-function, tramp-set-decoding-function): Use
for results of inline autodetection.
(tramp-get-encoding-command, tramp-get-decoding-command)
(tramp-get-encoding-function, tramp-get-decoding-function):
Remove these old functions.
2002-07-30 20:24:27 +00:00
Kenichi Handa
8805e6492e (in-is13194): Give correct `safe-chars' property.
(devanagari): Define it as an alias of in-is13194.
2002-07-30 06:35:51 +00:00
Kenichi Handa
2341653d33 *** empty log message *** 2002-07-30 00:42:21 +00:00
Richard M. Stallman
f5d0cc7708 *** empty log message *** 2002-07-29 17:37:23 +00:00
Glenn Morris
da5d3a563f (scroll-all-mode): Make argument optional. Add to doc string. 2002-07-29 13:53:48 +00:00
Glenn Morris
091b5fdbd8 (scroll-all-mode): Handle numeric arg. Use if' instead of cond'. 2002-07-29 13:08:44 +00:00
Kenichi Handa
930ca8e845 *** empty log message *** 2002-07-29 05:04:52 +00:00
Richard M. Stallman
3ea1bfb294 *** empty log message *** 2002-07-29 02:46:52 +00:00
Markus Rost
bf29d4c1c6 Update copyright year.
(ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.
2002-07-27 19:50:34 +00:00
Kai Großjohann
818001cc23 (eshell): Numeric prefix arg means to switch
to the session with that number.  Old behavior still available
with nonumeric prefix args.
2002-07-26 20:40:53 +00:00
Simon Josefsson
d280860959 *** empty log message *** 2002-07-26 11:11:03 +00:00
Juanma Barranquero
6dc049b29b (warning-levels): Doc fix.
(warning-suppress-log-types): Fix typo.
(display-warning): Fix typo. Remove useless asignment to free variable
`group-string'.
2002-07-26 07:58:04 +00:00
Juanma Barranquero
e7a4fab730 (lwarn, warn): Doc fix. 2002-07-26 07:09:15 +00:00
Markus Rost
e5184e9fcb (ediff-window-setup-function): Extend type declaration. 2002-07-26 02:11:28 +00:00
Sam Steingold
d99118b044 (occur-rename-buffer): New command.
(occur-mode-map): Bind "r" to it.  Added keybindings for
`kill-this-buffer', `clone-buffer' and `quit-window'.
2002-07-25 19:31:25 +00:00
Richard M. Stallman
d31c6ecfb5 (Info-find-index-name): Search for a function definition with a return type. 2002-07-25 18:20:51 +00:00
Sam Steingold
65125928fe (c-search-uplist-for-classkey): When `search-end' is a cons, use its car. 2002-07-25 13:23:27 +00:00
Dave Love
a8adf791ca *** empty log message *** 2002-07-25 11:15:07 +00:00
Juanma Barranquero
e3a720c983 *** empty log message *** 2002-07-25 08:10:15 +00:00
Carsten Dominik
5fca0d9153 *** empty log message *** 2002-07-25 07:10:05 +00:00
Colin Walters
ec797e5e59 *** empty log message *** 2002-07-25 06:25:37 +00:00
Dave Love
fc2938d180 *** empty log message *** 2002-07-24 23:01:32 +00:00
Kenichi Handa
7e5a43f94e *** empty log message *** 2002-07-24 11:05:01 +00:00
Richard M. Stallman
fe44589306 *** empty log message *** 2002-07-24 03:59:52 +00:00
Richard M. Stallman
9a65485515 *** empty log message *** 2002-07-23 19:33:09 +00:00
Markus Rost
5ef080214c (add-log-current-defun): Fix typo in documentation. 2002-07-23 16:52:50 +00:00
Kenichi Handa
c85b29f52e *** empty log message *** 2002-07-23 13:35:11 +00:00
Markus Rost
24f4201f84 (add-log-mailing-address): Fix type. Can be a string. 2002-07-23 02:28:08 +00:00
Andrew Innes
9b006cb258 (DONTCOMPILE): Remove cus-start.el.
(DONTCOMPILE): Add various language files.
(DONTCOMPILE): Remove term/xterm.el.
(finder-inf.el): Remove.
(update-authors): New target.
(TAGS-LISP): Remove $(lispsource).
(compile-always): Renamed from `compile-files'.
(compile): New target, adapted from `compile-files'.
(compile-calc): New target.
(recompile): Change `.' to $(lisp).
(bootstrap): Add update-subdirs and finder-data
to dependencies; change compile-files to compile.
2002-07-23 00:06:22 +00:00
André Spiegel
2a9ca093f6 # 2002-07-22 21:40:52 +00:00
Kai Großjohann
fb505dabe7 Change German es-zett in my name from Latin-9 to Latin-1 encoding. 2002-07-22 19:12:51 +00:00
Andreas Schwab
5fe0ea6a25 Fixup encoding. 2002-07-22 19:02:44 +00:00
Carsten Dominik
6fbeb42936 Updated to reftex 4.17 2002-07-22 10:38:32 +00:00
Kai Großjohann
90dc758dc0 Bump version to 2.0.2.
(tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
longer names.  Use old names "sm1", "sm2" and so on for methods
invoking "ssh -1" or "ssh -2".
(tramp-multi-file-name-structure-separate): Typo, its name was set
to "tramp-file-name-structure-separate".  Trivial patch.  From
Steve Youngs <youngs@xemacs.org>.
(tramp-multi-sh-program): New variable.
(tramp-open-connection-multi): Use it.  Now you can use multi
methods from Windows (at least in principle).
(tramp-do-copy-or-rename-via-buffer): New function.
(tramp-do-copy-or-rename-file): Use it.  Change and simplify
logic.  Omit special case of invoking rcp directly to copy the
files.
(tramp-open-connection-su, tramp-multi-connect-telnet)
(tramp-multi-connect-rlogin, tramp-multi-connect-su)
(tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
Use backticks in format-spec for brevity and to avoid
character/number confusion in XEmacs.
2002-07-21 13:49:06 +00:00
Richard M. Stallman
56592bebfd *** empty log message *** 2002-07-20 22:16:01 +00:00
Richard M. Stallman
a5dd5f602f (toggle-read-only): Clean up the hint message. 2002-07-20 22:02:57 +00:00
Richard M. Stallman
9cb9a7bc56 (byte-compile-cl-warn): Delete `values'
and `values-list' from list of CL functions.

(compile-defun): Bind `read-with-symbol-positions' to current buffer.
2002-07-19 23:01:24 +00:00
André Spiegel
e0a9170710 # 2002-07-19 13:32:53 +00:00
Juanma Barranquero
dd8d66adad *** empty log message *** 2002-07-19 11:40:00 +00:00
Juanma Barranquero
b4591b37dc (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate,
compiled-function-p, define-function): Move obsolescence declarations from
subr.el
2002-07-19 06:25:06 +00:00
J.D. Smith
81189e6130 *** empty log message *** 2002-07-18 18:57:28 +00:00
Dave Love
28a2ca5d82 Support current auto{conf,make} manuals. 2002-07-18 18:19:18 +00:00
Juanma Barranquero
5fe205f134 (last-buffer): Add missing frame argument. 2002-07-18 16:04:01 +00:00
Richard M. Stallman
f33f4398d4 *** empty log message *** 2002-07-18 15:04:36 +00:00
Andreas Schwab
eafb38497e Remove conflict marker. 2002-07-18 09:42:56 +00:00
Juanma Barranquero
6fcfeabfa1 (decompose-composite-char): Add autoload cookie to obsolescence declaration;
also remove redundant info.
2002-07-18 06:15:59 +00:00
Kim F. Storm
b0c654c03d Load international/utf-8 before international/characters. 2002-07-17 21:35:07 +00:00
Dave Love
46f4bf30c8 *** empty log message *** 2002-07-17 19:54:38 +00:00
Dave Love
f860212ee5 *** empty log message *** 2002-07-17 18:48:11 +00:00
Stefan Monnier
f5d6a5b854 *** empty log message *** 2002-07-17 18:13:20 +00:00
Dave Love
c6e973abe4 *** empty log message *** 2002-07-17 17:47:44 +00:00