1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

24521 Commits

Author SHA1 Message Date
Richard M. Stallman
509064c5dd (find-new-buffer-file-coding-system): Doc fix. 1999-04-06 19:53:10 +00:00
Richard M. Stallman
684c38fcce Don't write the fns-...el file if not dumping. 1999-04-06 19:51:57 +00:00
Richard M. Stallman
fb2fdea71c (get_doc_string): When UNIBYTE and DEFINITION are 0,
let the data control whether string is unibyte.
1999-04-06 19:50:49 +00:00
Richard M. Stallman
b91f7a6f35 (Faccessible_keymaps): Really initialize i_byte.
Convert 0200 to meta only in a unibyte string.
(Fkey_description): Likewise.
1999-04-06 19:36:02 +00:00
Richard M. Stallman
7fed4a7a15 *** empty log message *** 1999-04-06 19:06:27 +00:00
Richard M. Stallman
9dafdfe285 (timezone-parse-date): Corrected regexp for
style (5) date format so that tenths of seconds are optional.
1999-04-06 18:50:08 +00:00
Richard M. Stallman
312bdc0dcb (jka-compr-insert-file-contents):
Use raw-text-unix when we want no conversion.
1999-04-06 18:43:26 +00:00
Kenichi Handa
52d41803be Add comments for decode_coding and encode_coding. 1999-04-06 12:34:12 +00:00
Kenichi Handa
6076842800 (ccl_driver) <CCL_ReadMultibyteChar2>: Fix bug of handling
a composite character by skipping its leading code.
<CCL_WriteMultibyteChar2>: Handle non-ascii single byte character
correctly.
1999-04-06 12:33:42 +00:00
Eli Zaretskii
a54b7a82c8 (dos_rawgetc): Don't zero out c if private translation
table was used.
(jp_kbd_translate_table): Support C-\.
(it_kbd_translate_table): Map `>' correctly.
(it_keyboard): Add `>'.
1999-04-06 10:25:31 +00:00
Richard M. Stallman
6445414a59 (graft_intervals_into_buffer): Turn off
inhibit_modification_hooks around calling Fset_text_properties.
1999-04-06 08:49:28 +00:00
Richard M. Stallman
5d66c9e19e Minor change. 1999-04-06 03:45:37 +00:00
Eli Zaretskii
08baac3d70 (dos-cpNNN-setup): New function, with the guts
of dos-codepage-setup.
(cjk-codepages-alist): New variable, an alist of Far-Eastern
codepages for which there's no need to set up cpNNN coding
systems.
(dos-codepage-setup): Support Far-Eastern DOS terminals.
1999-04-05 14:59:21 +00:00
Richard M. Stallman
7c41178033 (rmail-ignored-headers): Doc fix. 1999-04-05 06:56:50 +00:00
Kenichi Handa
07ff4fb3cf (dumpglyphs): Be sure to fill the whole background of
glyphs.
1999-04-05 06:47:41 +00:00
Eli Zaretskii
ec4d531332 (jp_kbd_translate_table): Fix last change. 1999-04-05 06:36:31 +00:00
Eli Zaretskii
d1d5dc1954 (struct kbd_translate): New struct, for key translation
tables private to certain national keyboard layouts.
(struct dos_keyboard_map): Add a pointer to a private translation
table.
(jp_kbd_translate_table): Private table for the Japanese
keyboard.
(jp_keyboard): Japanese keyboard layout.
(it_kbd_translate_table): Private table for the Italian keyboard.
(it_keyboard): Use it_kbd_translate_table.
(keyboard_layout_list): Add the Japanese keyboard.
(dos_rawgetc): Use the keyboard-private translation table, if
available.
(abort) [__DJGPP_MINOR__ >= 2]: Raise SIGABRT.
1999-04-04 11:43:57 +00:00
Richard M. Stallman
01c504479b (compilation-handle-exit): Do right thing
if (car status) doesn't end in a newline.
1999-04-03 14:04:39 +00:00
Kenichi Handa
919c7723de (redisplay_window): When we call compute_motion with
HPOS got from w->last_point_x, call it with DID_MOTION 1.
(display_text_line): Stop the loop for processing overlay strings
when we reach the right edge of the window.
1999-04-02 16:35:33 +00:00
Dave Love
6629e5ba9e Add defgroup :version. 1999-04-01 13:59:57 +00:00
Geoff Voelker
f49f08ccbc cmdproxy.c (main): Fix parens. 1999-03-31 20:20:32 +00:00
Dave Love
a7845785f1 (highlight-changes): Add defgroup :version. 1999-03-31 16:09:40 +00:00
Dave Love
6d52355b7c (snmp): Fix defgroup :version. 1999-03-31 16:06:51 +00:00
Andreas Schwab
107ecebbe7 (gnus-data-compute-positions): Move down after
the gnus-save-hidden-threads macro.
1999-03-31 08:40:48 +00:00
Karl Heuer
ebef6d9376 (current-language-environment): Doc fix. 1999-03-30 21:38:20 +00:00
Karl Heuer
25f67e4bc9 *** empty log message *** 1999-03-30 21:37:40 +00:00
Karl Heuer
495a3f8d9e (winner-mode): Doc fix. 1999-03-30 21:30:20 +00:00
Karl Heuer
3f579f6af7 (which-func-mode-global): Doc fix. 1999-03-30 21:30:12 +00:00
Karl Heuer
511a07194f (type-break-mode): Doc fix. 1999-03-30 21:30:05 +00:00
Karl Heuer
14cace6c23 (display-time-mode): Doc fix. 1999-03-30 21:29:55 +00:00
Karl Heuer
18729d50d8 (resize-minibuffer-mode): Doc fix. 1999-03-30 21:29:47 +00:00
Karl Heuer
14fd44abc9 (show-paren-mode): Doc fix. 1999-03-30 21:29:38 +00:00
Karl Heuer
ce5d15426f (mouse-sel-mode): Doc fix. 1999-03-30 21:29:29 +00:00
Karl Heuer
b1c501a94e (icomplete-mode): Doc fix. 1999-03-30 21:29:19 +00:00
Karl Heuer
e7581a181a (hscroll-global-mode): Doc fix. 1999-03-30 21:29:00 +00:00
Karl Heuer
87f37557a5 (temp-buffer-resize-mode): Doc fix. 1999-03-30 21:28:47 +00:00
Karl Heuer
24789c69cd (global-font-lock-mode): Doc fix. 1999-03-30 21:28:05 +00:00
Karl Heuer
5481e5e87f (delete-selection-mode): Doc fix. 1999-03-30 21:27:55 +00:00
Karl Heuer
7421db29d7 (mouse-avoidance-mode): Doc fix. 1999-03-30 21:27:45 +00:00
Karl Heuer
2ca46a11bf (auto-insert-mode): Doc fix. 1999-03-30 21:27:34 +00:00
Karl Heuer
2002162195 (abbrev-mode): Doc fix. 1999-03-30 21:27:20 +00:00
Karl Heuer
35dfd2ef08 (partial-completion-mode): Doc fix. 1999-03-30 21:23:15 +00:00
Dave Love
df0ffd251b (main): Split up tables. Modify the preamble
somewhat.
1999-03-30 19:08:55 +00:00
Karl Heuer
808bcfd2c7 (widget-before-change): Signal text-read-only rather
than an ordinary error.
1999-03-30 18:09:57 +00:00
Karl Heuer
00ac134b3d Don't require advice.
(repeat): Do function-indirection in check for kbd macro.
In self-insert case, use the *last* char in INSERTION.
1999-03-30 18:07:16 +00:00
Karl Heuer
80184dac07 (Fexecute_kbd_macro): Save real_this_command.
(pop_kbd_macro): Restore the saved real_this_command.
(Fcall_last_kbd_macro): Set real_this_command to the macro.
1999-03-30 18:02:13 +00:00
Karl Heuer
5f625d0c09 (c-indent-command): Doc fix. 1999-03-30 18:00:49 +00:00
Eli Zaretskii
05175c5451 Use epaths.* instead of paths.*. 1999-03-30 16:28:40 +00:00
Andreas Schwab
0959218256 (tex-start-shell): Use add-hook for
comint-input-filter-functions.  Make variables related to shell
directory tracking local.
1999-03-29 09:06:05 +00:00
Tom Tromey
c076faabba (tcl-using-emacs-19-23): Recognize Emacs 20. 1999-03-29 07:35:55 +00:00