1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
Commit graph

26840 commits

Author SHA1 Message Date
Richard M. Stallman
e1655e2bae Explain trouble with link farms in `make install'. 1998-04-21 06:13:36 +00:00
Richard M. Stallman
001632ab9e (dired-move-to-filename-regexp): There might be a space
after the year instead of before it.
1998-04-21 05:22:19 +00:00
Richard M. Stallman
d016f81992 (easy-menu-do-add-item):
Do the right thing when nil is specified as criterion for activeness.
Fix string used to report an invalid item.
1998-04-21 04:54:46 +00:00
Richard M. Stallman
ae3f2f3c6b (tmm-get-keymap): Handle new format menu item w/o cache.
(tmm-prompt): If reach an empty menu, get an error.
1998-04-21 04:51:23 +00:00
Kenichi Handa
35e3c48475 Encoding of Greek line fixed. 1998-04-21 04:03:16 +00:00
Richard M. Stallman
ab210d1b80 (cl-do-arglist): Undo previous change. 1998-04-20 22:06:27 +00:00
Richard M. Stallman
3ca87c7b46 (mouse-buffer-menu-mode-mult): New variable.
(mouse-buffer-menu): Obey mouse-buffer-menu-mode-mult.
Also avoid some consing.
1998-04-20 20:45:25 +00:00
Richard M. Stallman
3ce839e460 (Fmake_temp_name): Complete rewrite. 1998-04-20 18:13:03 +00:00
Richard M. Stallman
5feeeae29d (smtpmail-send-it): Deleted all code related to Resent-To: processing.
(smtpmail-deduce-address-list): Changed the search for
Resent-\(To\|Cc\|Bcc\) headers.
(smtpmail-do-bcc): Delete Resent-Bcc: headers.
1998-04-20 18:03:00 +00:00
Richard M. Stallman
969fe9b569 *** empty log message *** 1998-04-20 17:43:57 +00:00
Richard M. Stallman
b933f645ac Initial revision 1998-04-20 17:37:53 +00:00
Richard M. Stallman
4929a8780a (Fgarbage_collect): Don't truncate command-history here. 1998-04-20 17:04:16 +00:00
Richard M. Stallman
25d014c749 Add Slovak. 1998-04-20 16:40:11 +00:00
Andreas Schwab
695764015c (view-really-at-end): Return true when at end and not
reverting.
1998-04-20 09:37:18 +00:00
Richard M. Stallman
94e554db23 (readevalloop): New arg UNIBYTE. Callers changed.
Use it to bind load_convert_to_unibyte.
(Feval_buffer): New arg UNIBYTE.  Pass it to readevalloop.
(readevalloop_1): New unwind-protect subroutine.
(load_convert_to_unibyte): New variable.
(syms_of_lread): Set up Lisp var.
(read1): If load_convert_to_unibyte, convert strings to unibyte.
1998-04-20 07:09:58 +00:00
Richard M. Stallman
7e79b8e08d (copy_text): Count down bytes_left properly
in multibyte to unibyte case.
1998-04-20 07:08:40 +00:00
Richard M. Stallman
88162676bc (load-with-code-conversion):
Undo previous change.  Instead, pass the UNIBYTE arg to eval-buffer.
1998-04-20 07:08:17 +00:00
Dan Nicolaescu
8f3642a4ce *** empty log message *** 1998-04-20 06:37:57 +00:00
Richard M. Stallman
f95837d0a4 (Fcompare_strings): Require first 6 args. 1998-04-20 04:08:31 +00:00
Richard M. Stallman
69f4ef2009 (Ftry_completion): Use Fcompare_strings.
(Fall_completions, Fminibuffer_complete_word): Likewise.
1998-04-20 03:53:06 +00:00
Richard M. Stallman
0e1e9f8da5 (Fcompare_strings): New function.
(syms_of_fns): defsubr it.
1998-04-20 03:52:46 +00:00
Dan Nicolaescu
f9e9ac1dde *** empty log message *** 1998-04-20 03:35:05 +00:00
Dan Nicolaescu
cd32a7baa4 *** empty log message *** 1998-04-20 02:34:53 +00:00
Kenichi Handa
e8bcd26ec1 (SLAVIC): New macro.
(EUROPEAN): Include ${SLAVIC}
1998-04-20 02:15:45 +00:00
Kenichi Handa
f918549193 (lisp): Add czech.elc, slovak.elc, and romanina.elc.
(shortlisp): Likewise.
1998-04-20 02:14:57 +00:00
Kenichi Handa
b23c244082 (Fregister_ccl_program): Put ccl-program-idx property to NAME. 1998-04-20 02:14:57 +00:00
Kenichi Handa
d21ca14d48 (setup_coding_system): For a type 4 coding system,
FLAGS member of coding spec is a cons of CCL program symbols.
1998-04-20 02:14:57 +00:00
Kenichi Handa
7fbf766f70 FLAGS arguments for make-coding-system changed. 1998-04-20 02:14:20 +00:00
Kenichi Handa
7e1710d63b Set t to `documentation' info for Romanian. 1998-04-20 02:14:20 +00:00
Kenichi Handa
080bb33ede (ccl-compile-unify-character): Inhibit
unification tables specified by integer value.
(ccl-compile-translate-single-map): Likewise.
(ccl-compile-multiple-map-function): Likewise.
(ccl-compile-translate-multiple-map): Modified for nested tables.
(ccl-dump-iterate-multiple-map): Handle the case that ID is not
integer.
(ccl-dump-translate-multiple-map): Likewise.
(ccl-dump-translate-single-map): Likewise.
(declare-ccl-program): New optional arg VECTOR.
(check-ccl-program): New macro.
1998-04-20 02:11:52 +00:00
Kenichi Handa
3bb1accb4f (make-coding-system): If TYPE is 4, FLAGS
can be a cons of CCL-PROGRAM symbols.
1998-04-20 02:11:52 +00:00
Kenichi Handa
349325d45f (quail-start-translation): Bind
prefix-arg to current-prefix-arg.
(quail-mode): Doc-string modified.
1998-04-20 02:11:52 +00:00
Dan Nicolaescu
25709c0dda *** empty log message *** 1998-04-19 22:26:42 +00:00
Eli Zaretskii
8d051ef1d1 (struct Lisp_Process): Add inherit_coding_system_flag member. 1998-04-19 14:18:01 +00:00
Eli Zaretskii
52a1b89480 (Fset_process_inherit_coding_system_flag,
Fprocess_inherit_coding_system_flag): New functions.
(syms_of_process): Defsubr them.
(Fstart_process, Fopen_network_stream): Initialize inherit_coding_system_flag.
(read_process_output): If the process buffer isn't dead, call
after-insert-file-set-buffer-file-coding-system.
1998-04-19 14:13:47 +00:00
Geoff Voelker
23de5c5c22 (interdontcompile): New macro.
(install): Copy uncompiled files from international subdir.
1998-04-19 03:46:53 +00:00
Richard M. Stallman
22e0073908 (Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty. 1998-04-18 22:14:32 +00:00
Dan Nicolaescu
daa02ea5db *** empty log message *** 1998-04-18 20:43:38 +00:00
Richard M. Stallman
78781cbeda Initial revision 1998-04-18 20:34:51 +00:00
Dan Nicolaescu
42dfe0ad13 *** empty log message *** 1998-04-18 19:48:40 +00:00
Dan Nicolaescu
6b3eac8d03 Initial revision 1998-04-18 19:28:13 +00:00
Dan Nicolaescu
a55d9b3b13 *** empty log message *** 1998-04-18 18:20:15 +00:00
Richard M. Stallman
f170ed7157 (file-name-handler-alist): FIx previous change. 1998-04-18 18:12:35 +00:00
Richard M. Stallman
382668c707 Update copyright years. 1998-04-18 17:09:18 +00:00
Stephen Eglen
3413eafadd Customize. Add `;;; Code' line.
ogonek-encoding-choices: new variable as helper for customizing.
1998-04-18 16:38:50 +00:00
Stephen Eglen
d876a0a0c9 Customize. 1998-04-18 16:35:35 +00:00
Richard M. Stallman
0e9b2517d2 (elisp): Don't try to make makeinfo.
Run makeinfo without specifying a directory.

(srcs): Add nonascii.texi, customize.texi and advice.texi.
(dist): Start by deleting `temp'.

(makeinfo, texindex): Targets deleted.
(makeinfo.o, texindex.o): Targets deleted.
(clean, dist): Don't do anything with them or with getopt*.

(SHELL): Defined.

(elisp.tps): New target.
(elisp.dvi): Depend on elisp.tps.
1998-04-18 16:24:14 +00:00
Richard M. Stallman
3060a06227 (edebug-compute-previous-result):
Don't pass floating value to single-key-description.
1998-04-18 14:36:05 +00:00
Richard M. Stallman
b61e2c11a2 (ps-output-string-prim): Use skip-chars-forward. 1998-04-18 02:01:12 +00:00
Richard M. Stallman
b37daea4a7 (Info-menu): Allow extra spaces at start of menu item.
(Info-extract-menu-item): Likewise.
(Info-insert-dir, Info-complete-menu-item, Info-index): Likewise.
(Info-try-follow-nearest-node, Info-find-emacs-command-nodes): Likewise
(Info-fontify-node, Info-speedbar-buttons): Likewise.
1998-04-18 01:57:45 +00:00