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
Richard M. Stallman
53fe786d1f
(syms_of_buffer): Doc fix for enable-multibyte-characters.
1999-02-26 07:07:13 +00:00
Richard M. Stallman
f58790da8e
(help-xref-info-regexp): Allow linebreaks and capital.
...
(help-make-xrefs): Do Info case first.
1999-02-26 07:03:34 +00:00
Richard M. Stallman
6c8719f126
(describe-function-1): Don't print a whole lambda-function.
1999-02-26 06:57:28 +00:00
Richard M. Stallman
9877d20507
Don't require advice.
...
(repeat-last-kill-command): Variable deleted.
1999-02-26 03:49:42 +00:00
Richard M. Stallman
748d6ca46b
(shell-command-on-region): Don't go into the REPLACE = t
...
case just because the current buffer is the output buffer.
1999-02-26 03:48:07 +00:00
Kenichi Handa
a127b764e2
(iso-2022-control-alist): New variable.
...
(encoded-code-description): New function.
(encoded-string-description): New function.
(encode-coding-char): New function.
1999-02-25 13:26:55 +00:00
Kenichi Handa
c6fcc5180a
* simple.el (what-cursor-position): To show the character's
...
encoding, use encoded-string-description instead of information
of chaset-origin-alist.
1999-02-25 13:25:07 +00:00
Andrew Innes
06789559b2
(command-line) [windows-nt]: Fix typo in regexp
...
checking for .emacs[.el[c]].
1999-02-25 11:35:45 +00:00
Kenichi Handa
d3c004965b
(push_key_description): If enable-multibyte-characters
...
is nil and C is single byte, push C as is.
1999-02-25 08:43:17 +00:00
Richard M. Stallman
91978d00d1
Fix nt/icons directory handling.
1999-02-24 05:31:37 +00:00
Kenichi Handa
9fb7129305
(push_key_description): If enable-multibyte-characters
...
is non-nil, try to convert unibyte character to multibyte. For
invalid multibyte character, show all bits by octal form.
(Fsingle_key_description): Check the varidity of charset for a
generic character.
1999-02-24 02:31:57 +00:00
Kenichi Handa
75c44f31de
(encoded-kbd-handle-8bit): Allow inputting ?\240.
1999-02-24 00:02:56 +00:00
Karl Heuer
4cd8344ad3
(Ffile_regular_p): Undo previous change.
1999-02-23 22:28:55 +00:00
Karl Heuer
701b1ec29a
(Fdefconst): Doc fix.
1999-02-23 22:23:57 +00:00
Karl Heuer
e6e9c5160d
(vt100-wide-mode): Use defvar, not defconst.
1999-02-23 22:22:50 +00:00
Karl Heuer
ef79f4a6e5
Comment fix.
1999-02-23 22:18:30 +00:00
Karl Heuer
fe9891e0c3
(gud-jdb-massage-args): Spelling fix.
1999-02-23 22:17:48 +00:00
Karl Heuer
f40c9c7b58
(clean-buffer-list-kill-regexps): Doc fix.
...
(clean-buffer-list-kill-buffer-names): Doc fix.
1999-02-23 22:16:45 +00:00
Karl Heuer
8e339303f4
(get_boot_time): Don't use BUFSIZ.
1999-02-23 22:09:47 +00:00