1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-18 12:00:38 -07:00
Commit graph

23997 commits

Author SHA1 Message Date
Richard M. Stallman
bbd25f47ef (BASE_PURESIZE): Increment to 500000. 1999-01-11 15:27:08 +00:00
Richard M. Stallman
95e4b2efaf Initial revision 1999-01-11 15:26:36 +00:00
Richard M. Stallman
d9c21094c7 (Qtemp_buffer_setup_hook): New variable.
(syms_of_print): Init and staticpro that.
(temp_output_buffer_setup): Run Qtemp_buffer_setup_hook.
1999-01-11 15:26:11 +00:00
Richard M. Stallman
e48143f0fd (help-mode-finish): Renamed from help-mode-maybe.
Don't switch to Help mode here.
(temp-buffer-setup-hook): Use help-mode-finish.
(help-mode-setup): New function.
(temp-buffer-setup-hook): Use help-mode-setup.
1999-01-11 15:25:41 +00:00
Eli Zaretskii
49464a309b (install): Install fns.el in ../bin, since Emacs
looks for it in exec-directory.
1999-01-11 14:01:41 +00:00
Richard M. Stallman
c9afd87f08 (auto-mode-alist): Add sql-mode. 1999-01-11 13:55:15 +00:00
Richard M. Stallman
6fe3eb772f (list-faces-display): Improve the formatting
by computing the maximum length required for any face-name.
1999-01-11 13:32:11 +00:00
Richard M. Stallman
69791a3cd4 (term_send_home): Change the string to
be the same as the one emitted by xterm and consistent with the
ones emitted by prior and next.
(term_send_end): Likewise.
1999-01-11 12:59:36 +00:00
Dave Love
5ff4df06ad Comment on `latest version'. 1999-01-11 12:36:15 +00:00
Kenichi Handa
370d65fbdf (MISC): Add ${srcdir}/quail/hebrew.el. 1999-01-11 11:42:52 +00:00
Kenichi Handa
9c36993afd (del_range_1): Call signal_after_change.
(del_range_byte): Likewise.
(del_range_both): Likewise.
(del_range_2): Don't call signal_after_change.
1999-01-11 11:42:52 +00:00
Kenichi Handa
a45dc86eeb (message_dolog): Use insert_1_both to avoid running any
Lisp code here.
1999-01-11 11:42:52 +00:00
Kenichi Handa
64d3c10dcb Initial revision 1999-01-11 11:41:57 +00:00
Joel N. Weber II
0fd51ae109 Doubled the at sign in the email address for Jason White. 1999-01-10 22:51:31 +00:00
Joel N. Weber II
1c5d31a759 rms added a braille translation and formatting system; I'm checking in
his change for him.
1999-01-10 22:51:10 +00:00
Dave Love
762f539bd4 Commentary clarification. 1999-01-10 18:21:58 +00:00
Dave Love
8cb2ab9841 dontcompilefiles: generic-x.el 1999-01-10 18:19:56 +00:00
Dave Love
4a8ea8dc2d (find-function-on-key): DTRT for mouse
bindings.
1999-01-10 18:18:58 +00:00
Eli Zaretskii
e714d2cfd4 (codepage-setup): Doc fix.
(cp-decoding-vector-for-codepage): Likewise.
1999-01-10 15:23:30 +00:00
Ben Elliston
a9bc66c20b Merge with autoconf 2.13. 1999-01-10 14:21:04 +00:00
Ben Elliston
db31fbb21e Final merge from autoconf 2.13. 1999-01-10 14:11:12 +00:00
Markus Rost
9a3f3bf439 (custom-save-delete): First scan the custom-file. Thus exit with an
error in case the custom-file contains a non-closed open parenthesis.
1999-01-10 06:17:49 +00:00
Richard M. Stallman
ff0315147b Define a "function name" for each translation that isn't ASCII. Use
these function names in iso-transl-char-map.
1999-01-08 13:45:06 +00:00
Richard M. Stallman
7be272f43c (comment-region): Delete spaces only if we
deleted a comment starter.
1999-01-08 04:29:20 +00:00
Kenichi Handa
bc10f81b82 (decompose-region): Do decomposition
on temporary unibyte buffer.
1999-01-08 04:19:24 +00:00
Kenichi Handa
a9fb0b5859 (make-char): Doc-string modified. 1999-01-08 04:19:24 +00:00
Dave Love
dd9383bc54 (byte-compile-warnings): Doc fix. 1999-01-07 19:50:41 +00:00
Dave Love
6b33933225 (edebug-eval-defun): Deal with defcustom
like eval-defun does.
1999-01-07 19:45:32 +00:00
Dave Love
aa924debea (dired-mode-map): Fix duplicate [menu-bar regexp mark]. 1999-01-07 19:40:25 +00:00
Dave Love
25e928b0a9 Re-write `(make-variable-buffer-local (defvar ...'
constructions.  Doc fixes.
(generic-create-generic-function): Use defalias, not fset.
1999-01-07 19:37:16 +00:00
Dave Love
c7efc2893d More doc fixes. 1999-01-07 19:24:50 +00:00
Eli Zaretskii
cebc7051b4 Initial revision 1999-01-07 12:38:37 +00:00
Eli Zaretskii
0ccc59ebab (src): Build files in leim if leim/Makefile exists.
(clean): Add clean in leim.
1999-01-07 12:34:43 +00:00
Eli Zaretskii
b2451b8621 Support configuring with leim. 1999-01-07 12:27:19 +00:00
Richard M. Stallman
71a3bb4b1e (save-buffers-kill-emacs): Show the list of current
processes before prompting to kill them and exit.
1999-01-06 23:58:41 +00:00
Richard M. Stallman
41857307a6 (Frequire): Don't fail to unbind bindings. 1999-01-06 23:55:31 +00:00
Richard M. Stallman
e83f6bb074 (read_key_sequence): Tell get_keyelt to look handle autoloads.
Handle symbols defined as keymaps, and autoloaded keymaps.
1999-01-06 23:54:44 +00:00
Richard M. Stallman
5ffaf437c9 (search_buffer): Fix previous change. 1999-01-06 22:46:20 +00:00
Richard M. Stallman
d3d4fb6247 Doc fixes.
(find-function-regexp): Extend for define-generic-mode,
define-derived-mode, easy-mmode-define-minor-mode.
1999-01-06 20:03:53 +00:00
Dave Love
aa9305c929 (fortran-window-create): Account for scroll
bar width.
1999-01-06 18:38:15 +00:00
Simon Marshall
a600effe5f Doc fix. 1999-01-06 15:23:46 +00:00
Dave Love
e61d8515a5 1999-01-06 Dave Love <fx@gnu.org>
* browse-url.el: Require (noerror) w3-auto when compiling.
	(browse-url-maybe-new-window): Make it a macro and revert last
	change to callers.
	(browse-url-w3): Require w3 for w3-fetch-other-window.

1999-01-06  Markus Rost	 <markus.rost@mathematik.uni-regensburg.de>

	* browse-url.el (browse-url-w3): Give w3-fetch-other-window the
	argument.
1999-01-06 14:57:58 +00:00
Eli Zaretskii
b8577971b7 (cp-coding-system-for-codepage-1): Add the valid-codes property. 1999-01-06 10:37:07 +00:00
Eli Zaretskii
812cad8048 (prefer-coding-system): Call set-coding-priority, so that the internal
array of priorities is also updated.
1999-01-06 10:32:34 +00:00
Eli Zaretskii
26d8704095 (coding-system-change-eol-conversion,
coding-system-change-text-conversion): Define them here.  Remove the
autoload cookies.
1999-01-06 10:25:34 +00:00
Eli Zaretskii
16afc7b09f (coding-system-change-eol-conversion,
coding-system-change-text-conversion): Don't define here.
1999-01-06 10:24:17 +00:00
Simon Marshall
b66d85334b * fast-lock.el (fast-lock-save-cache-1):
(fast-lock-cache-data): When using with-temp-message, use nil rather
        than current-message.
1999-01-06 10:22:13 +00:00
Simon Marshall
20af777c0f * lazy-lock.el (lazy-lock-unstall):
(lazy-lock-fontify-after-idle): When using with-temp-message, use nil
        rather than current-message.
1999-01-06 10:16:28 +00:00
Eli Zaretskii
0265f89f7c (set_clipboard_data): Terminate the text with a null
character.  Don't allow to put binary data into the clipboard.
Return zero in case of success, 1 or 2 otherwise.
(get_clipboard_data): Only bail out if the null character is in
the last 32-byte chunk of clipboard data
(Fw16_set_clipboard_data): Make ok and put_status be unsigned.  If
they save binary data, print a message in the echo area saying the
text was not put into the clipboard.
1999-01-06 10:14:25 +00:00
Simon Marshall
1787769bcc * font-lock.el (font-lock-default-fontify-buffer): When using
with-temp-message, use nil rather than current-message.
1999-01-06 10:08:49 +00:00