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

21249 Commits

Author SHA1 Message Date
Richard M. Stallman
c25aec78d1 (calendar-mode-map): Add bindings for appt-add and appt-delete. 1998-03-27 04:53:22 +00:00
Richard M. Stallman
0340dc60d6 (item_properties): New variable.
(ITEM_PROPERTY_...): New macros.
1998-03-27 04:52:43 +00:00
Richard M. Stallman
8806d20f2a *** empty log message *** 1998-03-27 03:49:56 +00:00
Richard M. Stallman
60b0a3793f (pop_getline): Renamed from getline. 1998-03-26 22:52:21 +00:00
Richard M. Stallman
a9c4c78a68 (perform-replace): Before recursive edit,
get the match data as markers, and set real-match-data.
1998-03-26 06:31:26 +00:00
Richard M. Stallman
d155ff1892 (rmail-clear-headers): Handle failure to find "\n[^ \t]". 1998-03-26 04:28:37 +00:00
Richard M. Stallman
bb15e81a9b (normal-top-level-add-subdirs-to-load-path):
Reverse order of subdirs to add.  Don't duplicate the parent dir.
1998-03-26 04:26:27 +00:00
Richard M. Stallman
8f6b041144 (init_lread): Init Vstandard_input. 1998-03-26 04:22:13 +00:00
Kenichi Handa
5ffc0a807c (redisplay_window): Fix previous change. 1998-03-26 04:10:02 +00:00
Dave Love
c44968212e Fix header line. 1998-03-25 19:16:31 +00:00
Dave Love
48764ae263 Various doc fixes, mainly grammar. 1998-03-25 19:13:11 +00:00
Dave Love
4605a50d81 (auto-insert, auto-insert-query): :tag choices.
(define-auto-insert): Rename arg key to match doc.
1998-03-25 19:06:46 +00:00
Simon Marshall
ae7460eed6 add some C/C++ keywords. 1998-03-25 16:56:12 +00:00
Simon Marshall
ce2cc8377d use new UPDATE window-end arg. 1998-03-25 16:52:19 +00:00
Simon Marshall
e69d810c33 check length of mail-header-separator before using in font-lock-keywords. 1998-03-25 16:41:18 +00:00
Kenichi Handa
4116deeea8 (compute_motion): Call strwidth only when necessary.
Set wide_column_end_hpos only when MULTIBYTE_BYTES_WIDTH set
nonzero to wide_column.
1998-03-25 10:45:59 +00:00
Kenichi Handa
b745ec7dde (make_buffer_string, make_buffer_string_both): Extern them. 1998-03-25 10:45:59 +00:00
Kenichi Handa
0d023da168 (read_process_output): Count multibyte characters. If
received data is stored in p->decoding_buf, copy it to a temporary
buffer and call insert_before_makers instead of
insert_from_string_before_markers.
1998-03-25 10:45:59 +00:00
Kenichi Handa
f1c87a7d42 (redisplay_window): Give byte position to FETCH_BYTE.
Call pos_tab_offset appropriately.
(try_window_id): Give byte position to FETCH_BYTE.  Set
val.bytepos to pos_byte.
1998-03-25 10:45:59 +00:00
Dave Love
95ffcc7f6c (dired-run-shell-command): Maybe run handler. 1998-03-24 17:08:34 +00:00
Dave Love
1c65319ffb (shell-command): Define handler.
(ange-ftp-shell-command): Add optional arg.
(comint-last-output-start, comint-last-input-start,
comint-last-input-end): Defvar to silence compiler.
1998-03-24 17:08:02 +00:00
Kenichi Handa
443de1d740 (record_delete): The second arg is Lisp_Object. 1998-03-24 12:17:32 +00:00
Kenichi Handa
d8fc7ce4c1 Declarations changed.
(STRING_MULTIBYTE, STRING_BYTES, SET_STRING_BYTES):
New definitions treating negative size_byte as a flag for unibyte.
1998-03-24 12:16:10 +00:00
Kenichi Handa
2436e18031 (MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
encounter a wide-column character.
1998-03-24 05:41:38 +00:00
Kenichi Handa
242beafec7 (del_range_2): Move gap again to a proper place just
after calling make_buffer_string_both.
1998-03-24 05:41:38 +00:00
Kenichi Handa
de9d083c5d (shrink_decoding_region): If EOL_CONVERSION is nonzero,
don't skip `\r' (instead of `\n').
1998-03-24 05:41:38 +00:00
Kenichi Handa
cbc1b668f3 (record_delete): Record last_point_position when there's
no record other than marker adjustment before undo boundary.
1998-03-24 05:41:38 +00:00
Kenichi Handa
80e79e3e7c (top_distclean): Check the existence of `lock' subdir. 1998-03-24 05:41:22 +00:00
Andreas Schwab
ebc4ab7cf8 (xterm-mouse-translate, xterm-mouse-event): Replace
obsolete `concat with integer' by format.
1998-03-23 13:26:00 +00:00
Andreas Schwab
ecdd2ab53d (resize-minibuffer-mode): Make it a proper minor
mode: toggle resize-minibuffer mode when called without argument.
1998-03-23 13:18:54 +00:00
Andreas Schwab
0915568920 (popup_get_selection): On receiving a KeyPress event
only deactivate the menu when the key is not a modifier key.
1998-03-23 13:02:15 +00:00
Andreas Schwab
c33be4add6 (Fx_create_frame): Use "borderWidth", not "borderwidth",
as resource name, to be consistent with other X applications.
1998-03-23 12:56:25 +00:00
Karl Heuer
68a8818d73 (PC-expand-many-files): Apply completion-ignored-extensions. 1998-03-23 00:29:43 +00:00
Karl Heuer
cb58a6d07e (install-arch-indep): Put special subdirs.el files
in site-lisp dirs.  Use normal-top-level-add-subdirs-to-load-path.
1998-03-23 00:18:15 +00:00
Karl Heuer
859e15c1e5 (normal-top-level-add-subdirs-to-load-path): New function. 1998-03-23 00:15:20 +00:00
Karl Heuer
2fa149b63f (find-file-noselect): Use set-buffer-multibyte
instead of setting enable-multibyte-characters.
1998-03-23 00:14:06 +00:00
Karl Heuer
c40096a043 (standard-display-underline): Shift face id by 19 bits. 1998-03-23 00:12:14 +00:00
Richard M. Stallman
8ec5a40461 (Fdirectory_files): In FULL case, compute number of characters 1998-03-21 18:23:09 +00:00
Richard M. Stallman
b10b2daa18 (substring_both, Fsubstring): Use make_specified_string.
(concat): Make string result unibyte or multibyte as appropriate.
1998-03-21 18:09:01 +00:00
Richard M. Stallman
763401461f (syms_of_sunfns): Pass new arg to make_pure_string. 1998-03-21 18:07:27 +00:00
Richard M. Stallman
c0696668ad (make_specified_string): New function.
(make_string_from_bytes): New function.
(compact_strings): Get byte size from size, if size_byte < 0.
(Fmake_string): Use make_uninit_string for single-byte char.
(make_unibyte_string): Mark string as unibyte.
(make_uninit_string): Likewise.
(make_string): Likewise, if size == size in bytes.
(make_pure_string): New arg MULTIBYTE.
(Fpurecopy): Pass new arg to make_pure_string.
1998-03-21 18:07:06 +00:00
Richard M. Stallman
5f75e6660f (Fchar_to_string): Use make_string_from_bytes.
(Fformat): Use make_specified_string.
(make_buffer_string_both): Use make_uninit_string if buffer is unibyte.
1998-03-21 18:05:29 +00:00
Richard M. Stallman
7d3d343a93 (casify_object): Use make_specified_string. 1998-03-21 18:02:09 +00:00
Richard M. Stallman
2780260006 (Fstring): Use make_string_from_bytes.
(Fcompose_string): Likewise.
1998-03-21 18:00:38 +00:00
Richard M. Stallman
f34206b459 (internal_self_insert): Use make_string_from_bytes. 1998-03-21 18:00:19 +00:00
Richard M. Stallman
bbdf84bda7 (code_convert_string): Use make_string_from_bytes. 1998-03-21 17:59:48 +00:00
Richard M. Stallman
cc5bf9eb92 (Fsubstitute_command_keys): Use make_string_from_bytes. 1998-03-21 17:59:22 +00:00
Richard M. Stallman
491f16a288 (read1): Pass new arg to make_pure_string.
(make_symbol): Likewise.
(init_obarray): Likewise.
(read1): Use make_specified_string.
1998-03-21 17:52:08 +00:00
Richard M. Stallman
9dffd51146 (PRINTPREPARE): Use make_string_from_bytes. 1998-03-21 17:51:30 +00:00
Richard M. Stallman
e6e5ac6800 (read_process_output): Use make_string_from_bytes. 1998-03-21 17:50:30 +00:00