1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

24500 Commits

Author SHA1 Message Date
Eli Zaretskii
7e37faa356 (cp1250-decode-table, cp1251-decode-table, cp1253-decode-table,
cp1257-decode-table): New translation tables for MS Windows
codepages.
(cp-make-coding-systems-for-codepage): Accept 4 digit
codepages.
1999-03-08 12:06:07 +00:00
Kenichi Handa
ec81e97abc (texinfo-append-refill): Check @c correctly. 1999-03-08 00:26:16 +00:00
Eli Zaretskii
46ccfd36bb Add detailed instructions to unpack and install intlfonts on MS-DOS. 1999-03-07 17:10:24 +00:00
Dave Love
68cfd85324 (Finsert_file_contents): Use xfree. 1999-03-07 15:53:09 +00:00
Eli Zaretskii
0a51cf3d98 (bdf-directory-list): Fix last change. 1999-03-07 14:12:35 +00:00
Eli Zaretskii
3e3cf0a797 (bdf-directory-list): Different value for ms-dos. 1999-03-07 13:31:58 +00:00
Eli Zaretskii
296addb270 (top level): Display character 255 as 8bit as well. 1999-03-07 13:27:35 +00:00
Dave Love
f87880f53d (c-outline-level): Bind
buffer-invisibility-spec.
1999-03-06 19:07:47 +00:00
Dave Love
b073b657d4 (ada-outline-level): Bind buffer-invisibility-spec. 1999-03-06 19:06:40 +00:00
Kenichi Handa
f1653e8fe4 (callproc.o, coding.o, fileio.o, msdos.o, process.o,
term.o, xselect.o): Depend on ccl.h.
1999-03-06 05:31:24 +00:00
Geoff Voelker
47373a1fdb Remove common multiple file compilation commands. 1999-03-06 02:15:46 +00:00
Geoff Voelker
967c164cf7 Compile multiple .c files when possible.
Use BLD instead of assuming i386.
1999-03-06 02:14:28 +00:00
Karl Heuer
7abbd5fe02 (outline-get-last-sibling): Doc fix. 1999-03-05 23:01:03 +00:00
Andrew Innes
dd89ee9520 (convert-standard-filename): Convert directory
separators to Windows format.
1999-03-05 16:15:58 +00:00
Andreas Schwab
10cf099d62 Provide skkdic-cnv.
(skkdic-convert): Emit code to require skkdic-cnv at compile time.
(batch-skkdic-convert): Doc fix.
1999-03-05 09:37:00 +00:00
Geoff Voelker
3cd37c4cac (main): Add missing parens. 1999-03-05 02:57:13 +00:00
Dave Love
733e8270d8 (custom-set-variables): Protect against setter errors. 1999-03-04 18:12:46 +00:00
Kenichi Handa
7f8a084075 (Fbase64_encode_string): Allocate sufficient memory for
newlines added when the arg NO-LINE-BREAK is nil.
1999-03-04 11:35:42 +00:00
Eli Zaretskii
e4a225a97d (ls-lisp-format): Under -s, print the size in blocks with %4.0f, in case
they have a *really* huge file.
1999-03-04 11:34:47 +00:00
Eli Zaretskii
df6efcb120 (ls-lisp-insert-directory): Protect the sum total of
the file sizes from overflowing.
(ls-lisp-format): If file size is a float, use %8.0f to print it.
1999-03-04 11:30:27 +00:00
Karl Heuer
5ed6257458 (syms_of_buffer): Doc fix. 1999-03-04 09:16:12 +00:00
Karl Heuer
21e01890f8 (Fstring_match, Fposix_string_match): Doc fix. 1999-03-04 09:15:37 +00:00
Karl Heuer
a871dd585b (Fcall_process): Use xmalloc, xfree. 1999-03-04 09:03:31 +00:00
Karl Heuer
a678d9fff1 (term_init): Use xmalloc, not malloc. 1999-03-04 09:02:51 +00:00
Kenichi Handa
b4c103aeee ("spanish-postfix"): Add rule U" and u". 1999-03-04 02:33:26 +00:00
Dave Love
b64ef3fb2f (edit-options): Doc fix.
(list-options): Don't lose with unbound symbols.  Maintain
Edit-options-mode.
1999-03-03 17:42:47 +00:00
Eli Zaretskii
4029384bd4 (get_clipboard_data): Always stop at the first null byte. 1999-03-03 14:51:07 +00:00
Andreas Schwab
c569512a35 (Fdefconst): Doc fix. 1999-03-03 10:29:45 +00:00
Dave Love
859ce46981 (sc-attrib-selection-list): Fix custom type. 1999-03-01 16:47:03 +00:00
Kenichi Handa
39787efd63 Comment for ISO 2022 encoding mechanism modified. 1999-03-01 11:52:54 +00:00
Karl Heuer
f805a125e1 (get_boot_time): Support FreeBSD way to read boot-time. 1999-03-01 03:50:34 +00:00
Karl Heuer
06d74a6512 (internal_self_insert): Calculate column properly
in overwrite-of-tab case.
1999-03-01 03:50:00 +00:00
Karl Heuer
e540533884 (ispell-dictionary-alist-override): New variable.
(ispell-dictionary-alist): Don't setq it,
if ispell-dictionary-alist-override  is set.
1999-03-01 03:48:22 +00:00
Karl Heuer
c3d6278e38 (mh-repl-formfile): New var.
(mh-smail-batch): Don't ignore all arguments.
(mh-reply): Do the right thing when using nmh.
1999-03-01 03:47:07 +00:00
Karl Heuer
ae3864d7a3 (mh-lib): Doc fix.
(mh-lib-progs, mh-nmh-p): New vars.
(mh-find-progs): Set mh-lib-progs along with other vars.
(mh-path-search): New arg FUNC-P; if specified, use that instead
of mh-file-command-p.
(mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
1999-03-01 03:45:51 +00:00
Karl Heuer
cc039f78e5 (shell-command-default-error-buffer): Renamed from
shell-command-on-region-default-error-buffer.
(shell-command-on-region): Mention in echo area when there
is some error output.  Mention success or failure, too.
Accumulate multiple error outputs
going forward, with formfeed in between.  Display the error buffer
when we have put something in it.
(shell-command): Add the ERROR-BUFFER argument feature.
1999-03-01 03:19:32 +00:00
Andreas Schwab
d942e12a70 (main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it calls
malloc in glibc 2.1.
1999-02-28 02:12:07 +00:00
Kenichi Handa
fcdc4d6764 (select-safe-coding-system): Be sure
to show a buffer being decoded.
1999-02-27 04:28:31 +00:00
Kenichi Handa
1b3172daa0 (bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf"). 1999-02-27 02:14:10 +00:00
Kenichi Handa
d36275d2fd Change of ps-print font size variable name.
(ps-mule-generate-font): Fun fix.
(ps-mule-begin-job): Programming uniformization.
1999-02-27 01:38:11 +00:00
Kenichi Handa
7d8b7e8e8b Doc fix, font size specifies landscape and portrait sizes.
(ps-print-version): New version number (4.1.4).
(ps-font-size, ps-header-font-size, ps-header-title-font-size):
Specifies landscape and portrait sizes.
(ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
(ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
fix.
(ps-get-font-size): New fun.
(ps-font-size-internal, ps-header-font-size-internal)
(ps-header-title-font-size-internal): New vars.

PostScript programming fix.
(ps-print-prologue-1): Fix BeginDoc PostScript procedure (do'nt use
setpagedevice operator).
1999-02-27 01:37:15 +00:00
Richard M. Stallman
5e532c5c1f (html-tag-alist): Add /head and /body to the "html" template. 1999-02-26 16:40:13 +00:00
Richard M. Stallman
57bda87a94 Use epaths.h istead of paths.h. 1999-02-26 11:41:17 +00:00
Richard M. Stallman
affb929948 paths.h and paths.in renamed to epaths.h and epaths.in. 1999-02-26 11:39:47 +00:00
Richard M. Stallman
6a4bb05de9 Use epaths.h and epaths-force instead of paths.... 1999-02-26 11:38:25 +00:00
Richard M. Stallman
c138b63bf4 (epaths-force): Renamed from paths-force;
operate on epaths.in and produce epaths.h.
1999-02-26 11:37:55 +00:00
Richard M. Stallman
fac8eeff55 Refer to epaths.h. 1999-02-26 11:37:05 +00:00
Richard M. Stallman
4c32bfb9bc (yow): Depend on epaths.h, not paths.h. 1999-02-26 11:36:54 +00:00
Richard M. Stallman
77e544a4cd (get_boot_time): Use WTMP_FILE for file name.
(WTMP_FILE): Default definition in case not defined.
(get_boot_time_1): Test that file exists before trying to read it.
1999-02-26 10:47:36 +00:00
Andreas Schwab
7c9cd4467d (main) [DOUG_LEA_MALLOC]: Work around a bug in glibc's
malloc.
1999-02-26 09:23:52 +00:00