1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

24016 Commits

Author SHA1 Message Date
Andrew Innes
2602d1eaac (nntp-request-group): Undo previous change (4xx and 5xx responses are
already handled properly).
1998-12-14 09:03:04 +00:00
Karl Heuer
3e9103768f Update comment. 1998-12-14 03:22:44 +00:00
Karl Heuer
fb98fa17e4 Initial revision 1998-12-14 03:18:06 +00:00
Karl Heuer
ae212837e6 Update address. 1998-12-14 03:14:15 +00:00
Karl Heuer
d914bed56b (compilation-error-regexp-alist): Insist on a non-digit in the file name. 1998-12-14 03:12:21 +00:00
Karl Heuer
e228c7e2d4 (compilation-error-regexp-alist): Fix regexp to match
"ChangeLog:1:1998-12-09 ..."
1998-12-14 03:06:46 +00:00
Karl Heuer
4044f85325 (comment-region): Handle comment-padding
separately for insertion and for deletion, in the right way for each.
1998-12-14 02:50:10 +00:00
Eli Zaretskii
b78fba0277 (dos-unsupported-char-glyph): Add. 1998-12-13 11:26:30 +00:00
Dave Love
78b6524e5c (find-function-search-for-symbol):
Remove unnecessary test on `library' for explicit file name.
Widen scope of save-match-data.
1998-12-11 17:42:56 +00:00
Dave Love
645ff508dd (fortran-font-lock-keywords-1): Warp
forward-sexp in condition-case.
1998-12-11 17:40:18 +00:00
Eli Zaretskii
7d2767808e (load-with-code-conversion): If the loaded
file was inserted  with no-conversion or raw-text coding system,
make the buffer unibyte.
1998-12-10 13:37:02 +00:00
Geoff Voelker
dabe36a823 (LOCALTIME_CACHE): Define. 1998-12-10 06:41:00 +00:00
Geoff Voelker
4f8ac0b2d6 (w32_get_long_filename): Handle root dirs correctly. 1998-12-10 05:43:07 +00:00
Karl Heuer
b283f79ec7 Doc fixes. 1998-12-10 04:25:07 +00:00
Karl Heuer
d2c1d7a8d1 *** empty log message *** 1998-12-10 03:35:46 +00:00
Karl Heuer
c63ae7f26e (cc-imenu-java-generic-expression): Get rid of nested loops. 1998-12-10 03:27:31 +00:00
Karl Heuer
4e363e7e63 (mouse-drag-vertical-line):
If WHICH-SIDE is not `right', then scroll bars are on the left.
1998-12-10 03:26:25 +00:00
Karl Heuer
0f619a4126 (symbol-file-load-history-loaded): Variable renamed,
and defvar moved from loadhist.el.
(symbol-file): Renamed from describe-function-find-file.
Load fns-VERSION.el here.
(describe-variable, describe-function-1): Use symbol-file.
1998-12-10 03:25:33 +00:00
Karl Heuer
e88b8369a6 (load-history-loaded): defvar moved to help.el. 1998-12-10 03:25:15 +00:00
Karl Heuer
12b0f4514b (dirtrack-directory-change-hook): New hook.
(dirtrack): Run it.  Make debug message more verbose.
1998-12-10 03:24:19 +00:00
Karl Heuer
4468c4f1cf (insert_from_buffer_1): Properly count the size
of output from conversion to multibyte even when input
is split across the gap.
1998-12-10 03:19:37 +00:00
Karl Heuer
f5cdb8516a (tex-generate-zap-file-name): Don't start the name with #. 1998-12-10 03:17:51 +00:00
Karl Heuer
aa82f4fbdf (octave-abbrev-start): Use the correct
name of the abbrev table, and provide support for XEmacs.
(octave-xemacs-p): New variable.
1998-12-10 03:15:25 +00:00
Karl Heuer
cbef329574 Take out the eval-when's. 1998-12-10 03:11:59 +00:00
Karl Heuer
d18b62f211 (re_compile_fastmap): For anychar, set all fastmap
elements for all possible unibyte chars (except newline).
1998-12-10 03:09:12 +00:00
Karl Heuer
538b98473f (sendmail-send-it): Don't wait for sendmail to
exit when mail-interactive is nil.
1998-12-10 03:07:35 +00:00
Karl Heuer
9c3cf6a3a3 *** empty log message *** 1998-12-10 02:56:15 +00:00
Karl Heuer
620e6ddb8c (C_SWITCH_SYSTEM) [!__GNUC__]: Increase space. 1998-12-10 02:52:20 +00:00
Karl Heuer
c04e38a32f (after-find-file): Message fix. 1998-12-10 02:30:03 +00:00
Karl Heuer
efa1135ead (ispell-kill-ispell): Don't send newline after EOF. 1998-12-10 02:19:14 +00:00
Geoff Voelker
39408f318e (ange-ftp-expand-file-name) [windows-nt]: Handle
filenames using backslashes.
1998-12-09 21:20:26 +00:00
Dave Love
685a6f2e86 (browse-url-mail): Call compose-mail-other-window
with correct number of args.
(browse-url-maybe-new-window): New arg.  Callers changed.
1998-12-09 16:53:34 +00:00
Dave Love
bd6cabcf14 (fortran-check-end-prog-re): Allow trailing
comment.
1998-12-09 16:38:37 +00:00
Ian Lance Taylor
65cb17d590 Handle MPE version of HP/UX. 1998-12-09 01:08:50 +00:00
Ian Lance Taylor
1e58d7cc98 Check for hppa1.0-hp-mpeix 1998-12-09 01:03:52 +00:00
Geoff Voelker
c0ca703bd4 (Fw32_get_clipboard_data): Do not delete isolated CR
characters, only convert CRLF to LF.
1998-12-09 00:03:09 +00:00
Geoff Voelker
9c148db6a3 Do string comparision of _NMAKE_VER. 1998-12-08 23:56:14 +00:00
Geoff Voelker
e4f553e646 (install) [COPY_LISP_SOURCE]: Fix end of conditional. 1998-12-08 23:55:20 +00:00
Markus Rost
8816386c05 (vc-rcs-release): Fix Type.
(vc-sccs-release): Fix Type.
(vc-cvs-release): Fix Type.
1998-12-08 16:04:52 +00:00
Markus Rost
09ec5b272e (rmail-summary-output): Simplify. Make prefix arg work right. 1998-12-08 15:48:11 +00:00
Markus Rost
6286e9803a (rmail-output-to-rmail-file): Avoid multiple output of last undeleted
message.
1998-12-08 15:34:14 +00:00
Geoff Voelker
a953784890 (ps-do-despool) [ms-dos, windows-nt]: Ditto for
ps-printer-name.
1998-12-07 19:27:26 +00:00
Geoff Voelker
e9847e6c13 (buffer-undo-list) [windows-nt]: Use different relative path. 1998-12-07 19:27:14 +00:00
Geoff Voelker
c7e73b89dc (buffer-undo-list): Write fns-VERSION.el in lib-src. 1998-12-07 19:25:32 +00:00
Simon Marshall
b4b989a063 wrap java-minor-types in java-font-lock-keywords-2. 1998-12-07 10:54:47 +00:00
Eli Zaretskii
aa9ce93672 (Vdos_unsupported_char_glyph): New variable.
(syms_of_msdos): DEFVAR_LISP it.
(IT_insert_glyphs, IT_delete_glyphs): New functions which abort
Emacs.
(internal_terminal_init): Set up insert_glyphs_hook and
delete_glyphs_hook to call them.  Explicitly set char_ins_del_ok
to 0.
(unibyte_display_via_language_environment): New variable.
(syms_of_msdos): Devfar it.
(IT_write_glyphs): Honor glyph aliasing via Vglyph_table.
Encode the character codes of the glyphs according to the
terminal_coding in effect.
1998-12-06 15:57:48 +00:00
Eli Zaretskii
d24422702f (msdos.o): Depend on termchar.h, charset.h, coding.h, and disptab.h 1998-12-06 15:55:59 +00:00
Markus Rost
54eba3537b (xterm-mouse-mode): Pacify the byte compiler. 1998-12-05 18:23:14 +00:00
Markus Rost
c144230d0c Require bytecomp for byte-goto-ops. 1998-12-05 18:18:50 +00:00
Markus Rost
f407ae306d (install-arch-dep): Copy fns-*.el from lib-src. 1998-12-05 00:25:42 +00:00