Stefan Monnier
b88b46f269
(find-function-search-for-symbol): Use find-file-hook instead of ...-hooks.
2002-08-15 00:08:48 +00:00
David Kastrup
7adee48a65
(ange-ftp-wipe-file-entries): Fix type mismatch;
...
use `hash-table-size' instead of `length'.
2002-08-14 22:43:46 +00:00
David Kastrup
90dd78256d
*** empty log message ***
2002-08-14 22:41:37 +00:00
Stefan Monnier
e32a595961
Don't need to load custom-file from your .emacs any more.
2002-08-14 21:50:08 +00:00
Stefan Monnier
694210c486
(command-line): Load custom-file if not done yet.
2002-08-14 21:46:21 +00:00
Karl Berry
2ca20b4149
copyright years must be spelled out in full.
2002-08-14 20:25:10 +00:00
Kim F. Storm
f90d3a6bff
(Fstart_kbd_macro): Added NO-EXEC argument to inhibit
...
executing macro before appending to it (when used from Lisp).
(Fexecute_kbd_macro): Added LOOPFUNC argument to supply function
which is called prior to each iteration of macro (for kmacro.el).
(Fend_kbd_macro, Fcall_last_kbd_macro): Likewise.
2002-08-14 10:35:31 +00:00
Kim F. Storm
a361276f07
(Fexecute_kbd_macro): Update prototype.
2002-08-14 10:35:03 +00:00
Kim F. Storm
caa06051a4
(Fcommand_execute): Update call to Fexecute_kbd_macro.
2002-08-14 10:34:41 +00:00
Kim F. Storm
82802164fe
*** empty log message ***
2002-08-14 10:30:48 +00:00
Kenichi Handa
18538ab385
(struct x_display_info): New member Xatom_UTF8_STRING.
2002-08-14 00:59:15 +00:00
Kenichi Handa
c62525b7e2
(x_term_init): Initialize dpyinfo->Xatom_UTF8_STRING.
2002-08-14 00:59:01 +00:00
Kenichi Handa
5109c8dd99
(QUTF8_STRING): New variable.
...
(symbol_to_x_atom): Pay attention to QUTF8_STRING.
(x_atom_to_symbol): Likewise.
(x_get_local_selection): New argument local_request. If it is
nonzero, call handler_fn with the second arg nil.
(x_handle_selection_request): Call x_get_local_selection with
local_request 0.
(lisp_data_to_selection_data): Don't encode the string here.
(Fx_get_selection_internal): Call x_get_local_selection with
local_request 1.
(syms_of_xselect): Intern and staticpro QUTF8_STRING.
2002-08-14 00:58:39 +00:00
Kenichi Handa
13a45e6cd8
*** empty log message ***
2002-08-14 00:58:23 +00:00
Kenichi Handa
eb1416b9bc
(xselect-convert-to-string): If TYPE is non-nil,
...
encode the selection data string. Always return cons of type and
string.
(selection-converter-alist): Add (UTF8_STRING .
xselect-convert-to-string).
2002-08-14 00:57:55 +00:00
Richard M. Stallman
79fab26b4f
*** empty log message ***
2002-08-13 22:55:18 +00:00
Richard M. Stallman
873ef78ee0
(Fminibufferp): New function.
...
(syms_of_minibuf): Defsubr it.
(Fminibuffer_prompt_end): Handle non-minibuffers specially.
2002-08-13 22:52:05 +00:00
Gerd Moellmann
96d2e64dce
(Funencodable_char_position): Lisp_Object/int mixup.
2002-08-13 19:12:46 +00:00
Richard M. Stallman
2bef95e520
(find-function-search-for-symbol): Obey `definition-name' properties.
2002-08-13 01:49:40 +00:00
Richard M. Stallman
0256550475
(easy-mmode-define-global-mode): Put `definition-name' properties on
...
the functions whose names are constructed.
2002-08-13 01:49:13 +00:00
Richard M. Stallman
46cdfe8f2e
(toggle-truncate-lines): Force redisplay. Display status message.
2002-08-13 01:48:42 +00:00
Stefan Monnier
90a4495712
(comment-region): Force lines' when block' is set.
2002-08-12 22:53:46 +00:00
Markus Rost
473d2053fb
Fix some white spaces.
2002-08-12 21:57:12 +00:00
Richard M. Stallman
450565cb1a
*** empty log message ***
2002-08-12 17:31:43 +00:00
Richard M. Stallman
992dd91a91
Comment change.
2002-08-12 17:28:36 +00:00
Richard M. Stallman
557713d896
Only the include of sys/wait.h tests HAVE_SYS_WAIT_H.
...
[!VMS] (WCOREDUMP, WEXITSTATUS, WIFEXITED, WIFSTOPPED, WIFSIGNALED)
(WSTOPSIG, WTERMSIG): Define each one independently if not defined already.
2002-08-12 17:27:57 +00:00
Richard M. Stallman
1ac5826d93
(syms_of_buffer) <fill-column>: Doc fix.
2002-08-12 17:25:23 +00:00
Richard M. Stallman
2600f4e4f9
(pages-target-buffer): Add defvar. Renamed from target-buffer.
...
(pages-directory, pages-copy-header-and-position): Uses changed.
2002-08-12 17:23:16 +00:00
Richard M. Stallman
774e947751
(scroll-all-mode): Use define-minor-mode.
...
(scroll-all-mode): defcustom deleted.
(running-xemacs): Variable deleted.
(minor-mode-alist): Don't manipulate it directly.
2002-08-12 17:21:40 +00:00
Richard M. Stallman
4e96d63b41
(appt-make-list): Correct the parsing of each appointment from time-string.
2002-08-12 17:21:06 +00:00
Andrew Choi
5883787cd6
2002-08-11 Andrew Choi <akochoi@shaw.ca>
...
* macterm.c (XTmouse_position): Check wp with is_emacs_window.
(Vmac_pass_command_to_system): New variable.
(Vmac_pass_control_to_system): New variable.
(do_mouse_moved): Check wp with is_emacs_window.
(XTread_socket): Check window_ptr with is_emacs_window. Call
FrontNonFloatingWindow instead of FrontWindow. Send keydown
events back to Mac Toolbox for processing, depending on values of
Vmac_pass_command_to_system and Vmac_pass_control_to_system.
(syms_of_macterm): DEFVAR_LISP Vmac_pass_command_to_system and
Vmac_pass_control_to_system.
2002-08-12 04:33:59 +00:00
Kenichi Handa
068a9dbdf6
(unencodable_char_position): New function.
...
(Funencodable_char_position): New function.
(syms_of_coding): Defsubr Funencodable_char_position.
2002-08-11 01:06:42 +00:00
Kenichi Handa
054e62aeb3
*** empty log message ***
2002-08-11 01:04:58 +00:00
Kenichi Handa
738746ba63
(search-unencodable-char): New
...
function.
(select-safe-coding-system): Show unencodable characters.
(unencodable-char-position): Deleted, and implemented by C in
coding.c.
2002-08-11 01:04:41 +00:00
Andrew Choi
8030369ccb
2002-08-10 Andrew Choi <akochoi@shaw.ca>
...
* mac.c (sys_select) [MAC_OSX]: New function.
* macterm.c (MakeMeTheFrontProcess): New function.
(mac_initialize): Call MakeMeTheFrontProcess.
* s/darwin.h: Define select to sys_select.
2002-08-11 00:26:24 +00:00
Richard M. Stallman
1e7c162fa4
(make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
2002-08-10 03:48:12 +00:00
John Wiegley
7f09df7a7a
I did not mean to check in these changes yet, they are still
...
unreviewed.
2002-08-10 00:20:09 +00:00
John Wiegley
70a06174e5
Removed eshell-under-cygwin-p, and all uses of it.
2002-08-10 00:18:18 +00:00
John Wiegley
185932d7be
*** empty log message ***
2002-08-10 00:17:41 +00:00
Gerd Moellmann
d43be70c87
(forward_to_next_line_start): Return 0 when reaching the
...
end of the buffer.
2002-08-09 17:29:34 +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
Ken Raeburn
b177738e98
(BASE_PURESIZE): Increase to 910000.
2002-08-09 05:08:10 +00:00
Richard M. Stallman
84003f382e
(checkdoc, checkdoc-interactive)
...
(checkdoc-message-interactive, checkdoc-interactive-loop)
(checkdoc-current-buffer, checkdoc-continue, checkdoc-comments)
(checkdoc-defun):
Update checkdoc-spellcheck-documentation-flag correctly.
(checkdoc-ispell-docstring-engine): Don't test for
checkdoc-autofix-flag = nil.
2002-08-09 01:56:00 +00:00
Ken Raeburn
d90ed3b46f
(Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
2002-08-08 16:59:23 +00:00
Kenichi Handa
7f787cfd76
(Ffind_operation_coding_system): For write-region, if
...
VISIT is a filename, make it the target.
2002-08-08 12:34:27 +00:00
Kenichi Handa
b12a80582d
*** empty log message ***
2002-08-08 12:34:08 +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