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

24521 Commits

Author SHA1 Message Date
Karl Heuer
3927381695 Added commentary about stealthy functions.
(speedbar-message) new function.
(speedbar-y-or-n-p): New function
(speedbar-with-attached-buffer) Moved macro before reference.
Now uses `save-selected-window'.
(speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
speedbar-generic-item-info, speedbar-item-info-file-helper,
speedbar-item-delete, speedbar-insert-generic-list,
speedbar-timer-fn, speedbar-check-vc-this-line,
speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
speedbar-buffers-item-info) Use speedbar-message.
(speedbar-item-info) Limit `message-log-max'.
(speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
speedbar-item-delete, speedbar-item-object-delete,
speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
1999-03-13 04:52:25 +00:00
Kenichi Handa
6b7430a8ac (server-start): Set coding system for the server
process to raw-text.
(server-process-filter): Decode file names if necessary.
1999-03-13 00:21:24 +00:00
Dave Love
bdcb0e25c9 (sentence-end-double-space): Doc fix. 1999-03-12 18:48:09 +00:00
Dave Love
220dae7218 (sentence-end): Doc fix. 1999-03-12 18:47:42 +00:00
Karl Heuer
3a320e54cf (comint-password-prompt-regexp): Accept "login password:" 1999-03-11 22:56:58 +00:00
Karl Heuer
908ec3ce2c (BASE_PURESIZE): Increase to 505000. 1999-03-10 19:58:01 +00:00
Ben Elliston
72e8143ca9 Merge recent additions from autoconf source tree. 1999-03-10 12:23:21 +00:00
Karl Heuer
c6f9f4da89 (ispell-dictionary-alist-1): Shorten autoloaded line.
(ispell-dictionary-alist-2): Likewise.
(ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
(ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
(ispell-dictionary-alist): Build from six pieces, not just two.
1999-03-10 08:46:28 +00:00
Karl Heuer
5062e90da8 (bdf-directory-list): Doc fix. 1999-03-09 23:26:28 +00:00
Karl Heuer
0a3e74cee4 (enriched-mode): Make var permanent-local. 1999-03-09 22:11:59 +00:00
Karl Heuer
a3fd58aa89 (init_filelock): New function. 1999-03-09 22:09:49 +00:00
Karl Heuer
ad067ea663 (main) [CLASH_DETECTION]: Call init_filelock. 1999-03-09 22:09:09 +00:00
Dave Love
b8b149715f (html-mode): Use sentence-end-double-space when setting sentence-end. 1999-03-09 19:24:33 +00:00
Dave Love
3be6c6a0a2 Doc fix. 1999-03-09 19:20:59 +00:00
Kenichi Handa
5d22a4c96c (tis-620): New alias coding system for thai-tis620. 1999-03-09 11:57:05 +00:00
Kenichi Handa
1f5dbf34c7 (setup_coding_system): Check for CODING_SYSTEM = nil. 1999-03-09 11:55:12 +00:00
Karl Heuer
e3a5b8ae84 (get_boot_time): Reduce scope of #ifdef BOOT_TIME
to only the part that uses get_boot_time_1.
1999-03-09 03:31:10 +00:00
Karl Heuer
e28a78f514 (flyspell-mode-on): Use
change-major-mode-hook.
1999-03-09 03:29:04 +00:00
Karl Heuer
7da6666ad9 (outline-back-to-heading): fix invisible-ok. 1999-03-09 03:13:28 +00:00
Karl Heuer
99c364e4c1 (dired-do-copy-regexp): Doc fix.
(dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
1999-03-09 03:09:39 +00:00
Karl Heuer
067427f540 (smtpmail-do-bcc): Fix regexp. 1999-03-09 03:02:55 +00:00
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