1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

24016 Commits

Author SHA1 Message Date
Eli Zaretskii
1d173668ca Explain that intlfonts are used by ps-print as well.
Add instructions for Leim and intlfonts to the MSDOG section.
1999-01-14 11:25:35 +00:00
Simon Marshall
8a6387ed6c * shell.el (shell-dirtrack-verbose): New custom variable.
(shell-dirstack-message): Use it.
1999-01-14 10:31:31 +00:00
Karl Heuer
081966d0e2 Match HP 9000/800 machine. 1999-01-14 06:41:28 +00:00
Kenichi Handa
73f30cdb0a (quail-japanese-kanji-kkc): If the last char
to convert is `n', change it to Japanese Hiragana `n' before
conversion.
1999-01-14 01:20:35 +00:00
Kenichi Handa
00a069c647 (describe-language-environment):
Don't alter input-method-alist.
1999-01-14 01:20:35 +00:00
Kenichi Handa
55ab7be3ac (Fdecode_sjis_char): Decode Japanese Katakana character
correctly.
(Fencode_sjis_char): Encode Japanese Katakana character correctly.
1999-01-14 01:20:35 +00:00
Eli Zaretskii
d3fcfdea92 (cp850-decode-table): Replace nil
entries with codes of similary looking glyphs.  (Suggested by
Jason Rumney <jasonr@altavista.net>.)
1999-01-13 14:30:34 +00:00
Dave Love
a0f036f809 (browse-url-netscape): Fix ineffective "-noraise". 1999-01-13 12:55:54 +00:00
Dave Love
43920c2644 (find-function-on-key): Fix previous
change.
1999-01-13 12:42:28 +00:00
Karl Heuer
481f215b5e (auto-save-hook): Defvar this. 1999-01-12 22:20:25 +00:00
Karl Heuer
283fd8a778 *** empty log message *** 1999-01-12 22:12:01 +00:00
Karl Heuer
f6bf1c83d7 (relative_filename): Stop backward search at beginning
of string, since non-Unix systems can have absolute paths with no
initial slash.
1999-01-12 21:58:08 +00:00
Karl Heuer
8de85318d8 (sql-mode-ansi-font-lock-keywords): Quote font-lock
faces, eliminating the need to load font-lock before loading sql.
(sql-mode-oracle-font-lock-keywords): Likewise.
(sql-mode-postgres-font-lock-keywords): Likewise.
1999-01-12 21:50:44 +00:00
Dave Love
5fc9eb7cfe Add inhibit-eol-conversion. 1999-01-11 21:30:00 +00:00
Dave Love
f07f4a2430 (syms_of_coding): Doc fix for inhibit-eol-conversion. 1999-01-11 21:21:03 +00:00
Dave Love
c96d168d7e (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
the values round.
1999-01-11 21:01:12 +00:00
Richard M. Stallman
9b942ebd48 (find_handler_clause): If SIG is nil (memory full error),
never run the debugger, and don't bother checking the args
to see whether the debugger should be run.
1999-01-11 18:09:31 +00:00
Richard M. Stallman
7052680be6 (compilation-shell-minor-mode): New function. 1999-01-11 17:37:34 +00:00
Richard M. Stallman
c700c260e6 (read_key_sequence): In key-translation-map and
function-key-map, handle symbol with array as fn def.
In function-key-map, handle symbol with keymap as fn def,
and autoloaded definitions.
1999-01-11 15:30:06 +00:00
Richard M. Stallman
bbd25f47ef (BASE_PURESIZE): Increment to 500000. 1999-01-11 15:27:08 +00:00
Richard M. Stallman
95e4b2efaf Initial revision 1999-01-11 15:26:36 +00:00
Richard M. Stallman
d9c21094c7 (Qtemp_buffer_setup_hook): New variable.
(syms_of_print): Init and staticpro that.
(temp_output_buffer_setup): Run Qtemp_buffer_setup_hook.
1999-01-11 15:26:11 +00:00
Richard M. Stallman
e48143f0fd (help-mode-finish): Renamed from help-mode-maybe.
Don't switch to Help mode here.
(temp-buffer-setup-hook): Use help-mode-finish.
(help-mode-setup): New function.
(temp-buffer-setup-hook): Use help-mode-setup.
1999-01-11 15:25:41 +00:00
Eli Zaretskii
49464a309b (install): Install fns.el in ../bin, since Emacs
looks for it in exec-directory.
1999-01-11 14:01:41 +00:00
Richard M. Stallman
c9afd87f08 (auto-mode-alist): Add sql-mode. 1999-01-11 13:55:15 +00:00
Richard M. Stallman
6fe3eb772f (list-faces-display): Improve the formatting
by computing the maximum length required for any face-name.
1999-01-11 13:32:11 +00:00
Richard M. Stallman
69791a3cd4 (term_send_home): Change the string to
be the same as the one emitted by xterm and consistent with the
ones emitted by prior and next.
(term_send_end): Likewise.
1999-01-11 12:59:36 +00:00
Dave Love
5ff4df06ad Comment on `latest version'. 1999-01-11 12:36:15 +00:00
Kenichi Handa
370d65fbdf (MISC): Add ${srcdir}/quail/hebrew.el. 1999-01-11 11:42:52 +00:00
Kenichi Handa
9c36993afd (del_range_1): Call signal_after_change.
(del_range_byte): Likewise.
(del_range_both): Likewise.
(del_range_2): Don't call signal_after_change.
1999-01-11 11:42:52 +00:00
Kenichi Handa
a45dc86eeb (message_dolog): Use insert_1_both to avoid running any
Lisp code here.
1999-01-11 11:42:52 +00:00
Kenichi Handa
64d3c10dcb Initial revision 1999-01-11 11:41:57 +00:00
Joel N. Weber II
0fd51ae109 Doubled the at sign in the email address for Jason White. 1999-01-10 22:51:31 +00:00
Joel N. Weber II
1c5d31a759 rms added a braille translation and formatting system; I'm checking in
his change for him.
1999-01-10 22:51:10 +00:00
Dave Love
762f539bd4 Commentary clarification. 1999-01-10 18:21:58 +00:00
Dave Love
8cb2ab9841 dontcompilefiles: generic-x.el 1999-01-10 18:19:56 +00:00
Dave Love
4a8ea8dc2d (find-function-on-key): DTRT for mouse
bindings.
1999-01-10 18:18:58 +00:00
Eli Zaretskii
e714d2cfd4 (codepage-setup): Doc fix.
(cp-decoding-vector-for-codepage): Likewise.
1999-01-10 15:23:30 +00:00
Ben Elliston
a9bc66c20b Merge with autoconf 2.13. 1999-01-10 14:21:04 +00:00
Ben Elliston
db31fbb21e Final merge from autoconf 2.13. 1999-01-10 14:11:12 +00:00
Markus Rost
9a3f3bf439 (custom-save-delete): First scan the custom-file. Thus exit with an
error in case the custom-file contains a non-closed open parenthesis.
1999-01-10 06:17:49 +00:00
Richard M. Stallman
ff0315147b Define a "function name" for each translation that isn't ASCII. Use
these function names in iso-transl-char-map.
1999-01-08 13:45:06 +00:00
Richard M. Stallman
7be272f43c (comment-region): Delete spaces only if we
deleted a comment starter.
1999-01-08 04:29:20 +00:00
Kenichi Handa
bc10f81b82 (decompose-region): Do decomposition
on temporary unibyte buffer.
1999-01-08 04:19:24 +00:00
Kenichi Handa
a9fb0b5859 (make-char): Doc-string modified. 1999-01-08 04:19:24 +00:00
Dave Love
dd9383bc54 (byte-compile-warnings): Doc fix. 1999-01-07 19:50:41 +00:00
Dave Love
6b33933225 (edebug-eval-defun): Deal with defcustom
like eval-defun does.
1999-01-07 19:45:32 +00:00
Dave Love
aa924debea (dired-mode-map): Fix duplicate [menu-bar regexp mark]. 1999-01-07 19:40:25 +00:00
Dave Love
25e928b0a9 Re-write `(make-variable-buffer-local (defvar ...'
constructions.  Doc fixes.
(generic-create-generic-function): Use defalias, not fset.
1999-01-07 19:37:16 +00:00
Dave Love
c7efc2893d More doc fixes. 1999-01-07 19:24:50 +00:00