1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/src
Richard M. Stallman b73ea88edf (unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
(Fset_window_buffer): Use set_marker_both.
(Fselect_window, Fscroll_other_window, save_window_save): Likewise.
(Fset_window_configuration): Pass p->mark itself to Fset_marker
and set_marker_restricted_both.
(temp_output_buffer_show): Use set_marker_restricted_both.
(window_scroll): Save and restore both kinds of pointers.

(Fdelete_other_windows): Rely on vmotion to give bytepos.
Use set_marker_both.  Use byte positions.
(Frecenter): Likewise.
(Fmove_to_window_line): Use set_marker_both and Fgoto_char.
1998-01-01 02:07:14 +00:00
..
m (DBL_MIN_REPLACEMENT): New macro. 1997-10-29 07:47:37 +00:00
s (LIB_MOTIF): Define, if HAVE_LIBINTL. 1997-12-31 04:44:31 +00:00
.gdbinit (xcar, xcdr): Print with /x. 1997-07-17 18:32:27 +00:00
abbrev.c (describe_abbrev): Return void. 1997-12-31 05:05:32 +00:00
acldef.h
alloc.c (Fgarbage_collect): 1997-12-21 02:17:50 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c (nsberror, record_buffer, validate_region, 1997-11-27 12:04:49 +00:00
buffer.h Add more protypes and function declarations. 1997-11-21 14:19:57 +00:00
bytecode.c
callint.c (Fcall_interactively): Pass new arg to Fread_coding_system. 1997-09-05 05:38:41 +00:00
callproc.c (Fcall_process): Cast new_argv for child_setup. 1997-12-28 19:19:00 +00:00
casefiddle.c
casetab.c
category.c (copy_category_table): Copy also the first extra slot 1997-10-27 04:34:26 +00:00
category.h Add declaration of word_boundary_p. 1997-11-21 14:26:38 +00:00
ccl.c (setup_ccl_program): Define as returning nothing. 1997-11-21 14:31:20 +00:00
ccl.h Add declaration of setup_ccl_program and ccl_driver. 1997-11-21 14:30:34 +00:00
charset.c (Fchars_in_string): Update call to CHAR_HEAD_P. 1997-12-31 22:18:06 +00:00
charset.h (CHAR_HEAD_P): Take char, not pointer, as arg. 1997-12-31 21:49:31 +00:00
chpdef.h
cm.c
cm.h [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T. 1997-07-28 17:04:18 +00:00
cmds.c (internal_self_insert): Only set TARGET_CLM when C2 is tab. 1997-09-01 17:54:25 +00:00
coding.c (setup_coding_system): Do not set 1997-12-09 04:12:03 +00:00
coding.h Add more prototypes and function declarations. 1997-11-21 14:42:33 +00:00
commands.h
config.in (HAVE_STRING_H): Add #undef. 1997-12-26 10:41:25 +00:00
convexos.h
data.c No need to include <float.h> before "lisp.h", 1997-10-23 04:29:36 +00:00
dired.c (ENCODE_FILE): New macro. 1997-09-08 10:09:15 +00:00
dispextern.h
dispnew.c (change_frame_size_1): Save current buffer 1997-08-30 17:51:22 +00:00
disptab.h Add prototypes. Remove declaration of obsolete 1997-11-21 14:46:31 +00:00
doc.c
doprnt.c (doprnt1): Call to CHAR_HEAD_P fixed. 1997-12-31 21:48:28 +00:00
dosfns.c (__tb): Define. 1997-10-13 16:21:52 +00:00
dosfns.h Declare Vdos_windows_version. 1997-10-13 16:29:00 +00:00
editfns.c (emacs_strftime): New decl. 1997-11-24 19:50:22 +00:00
emacs.c (abort): New function. 1997-12-30 19:01:13 +00:00
environ.c
epaths.in (PATH_X_DEFAULTS): New macro. 1997-08-16 18:32:17 +00:00
eval.c (do_autoload): Return void. 1997-11-28 14:39:13 +00:00
fileio.c (Finsert_file_contents): Update call to CHAR_HEAD_P. 1997-12-31 22:16:35 +00:00
filelock.c (unlock_buffer): Declare it as void. 1997-11-27 12:07:07 +00:00
firstfile.c Initial revision 1997-09-07 05:14:46 +00:00
floatfns.c No need to include <float.h> before "lisp.h", 1997-10-23 04:29:36 +00:00
fns.c * fns.c (map_char_table): Protoize parameter. 1997-11-21 14:58:22 +00:00
fontset.c (free_fontset_data): Don't free null pointer. 1997-11-25 04:49:10 +00:00
fontset.h Add prototypes and more function declarations. 1997-11-21 15:12:34 +00:00
frame.c (frame_name_fnn_p, set_term_frame_name): New functions. 1997-11-20 15:50:59 +00:00
frame.h Protoize function declarations. 1997-11-21 15:06:01 +00:00
getloadavg.c Test __unix' along with unix'. 1997-07-22 21:35:43 +00:00
getpagesize.h
gmalloc.c
gnu.h
hftctl.c
indent.c (invalidate_current_column): Declare it as void. 1997-11-27 12:12:50 +00:00
indent.h
insdel.c (signal_before_change): Relocate START and END 1997-08-13 04:13:22 +00:00
intervals.c (traverse_intervals): Protoize parameter. 1997-11-21 15:07:57 +00:00
intervals.h Add prototypes and more function declarations. 1997-11-21 15:12:34 +00:00
ioctl.h
keyboard.c (Fexecute_extended_command): 1997-12-21 02:19:17 +00:00
keyboard.h Add prototypes and more function declarations. 1997-11-21 15:12:34 +00:00
keymap.c (Vminor_mode_overriding_map_alist): New variable. 1997-12-26 10:38:56 +00:00
lastfile.c (my_endbss) [WINDOWSNT]: New variable. 1997-09-03 07:30:49 +00:00
line.h
lisp.h (message2_nolog): Fix arg types. 1997-12-21 02:32:45 +00:00
lread.c (Feval_region): Doc correction (point does not move). 1997-12-04 04:49:06 +00:00
mach2.h
macros.c (store_kbd_macro_char): Define as returning nothing. 1997-11-21 13:03:55 +00:00
macros.h Declare finalize_kbd_macro_chars and 1997-11-21 13:24:40 +00:00
Makefile.in (strftime.o): 1997-11-24 19:50:22 +00:00
makefile.nt ($(BLD)\strftime.obj): No need to compile with -Dstrftime=emacs_strftime. 1997-11-24 19:50:22 +00:00
marker.c (unchain_marker): Define as returning nothing. 1997-11-21 13:33:35 +00:00
mem-limits.h
minibuf.c (Fminibuffer_complete_word): Handle bytes vs characters 1997-12-31 21:56:00 +00:00
mktime.c automatically generated from GPLed version 1997-11-18 23:05:21 +00:00
mocklisp.c Fix comment (avoid spurious "unterminated comment" warning) 1997-12-04 03:36:09 +00:00
mocklisp.h
msdos.c Support for Japanese display on DOS/V systems. 1997-11-10 14:49:40 +00:00
msdos.h
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (internal_with_output_to_temp_buffer): 1997-11-28 14:37:15 +00:00
process.c (read_process_output): Fix previous change, i.e, if 1997-12-09 04:12:03 +00:00
process.h
puresize.h (BASE_PURESIZE): Increased by 10k. 1997-08-23 17:02:44 +00:00
ralloc.c (relinquish): When returning memory to the system, 1997-09-27 16:01:00 +00:00
regex.c (GROW_FAIL_STACK): Fix test for stack size at max. 1997-12-11 07:21:05 +00:00
regex.h
region-cache.c
region-cache.h Add prototypes. 1997-11-25 13:44:34 +00:00
scroll.c
search.c Include "intervals.h" for prototypes. 1997-11-25 13:28:06 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
strftime.c automatically generated from GPLed version 1997-11-26 05:04:06 +00:00
sunfns.c
syntax.c (Fparse_partial_sexp): Return nil for 9th element 1997-12-21 01:57:32 +00:00
syntax.h Comment changes. 1997-12-21 01:57:48 +00:00
sysdep.c (sys_signal): Undo previous change. 1997-12-21 02:28:52 +00:00
sysselect.h
syssignal.h
systime.h
systty.h Add prototypes. 1997-11-25 13:44:34 +00:00
syswait.h
term.c (encode_terminal_code): Use new macros defined in 1997-11-08 03:05:44 +00:00
termcap.c
termchar.h
termhooks.h (event_kind) [WINDOWSNT]: New event type: mouse_wheel. 1997-09-03 00:37:29 +00:00
terminfo.c [HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T. 1997-07-28 17:04:18 +00:00
termopts.h
textprop.c (Ftext_properties_at): Doc fix. 1997-12-26 22:51:41 +00:00
tparam.c
uaf.h
undo.c (record_delete, record_marker_adjustment): Declare them as void. 1997-11-27 12:19:39 +00:00
unexaix.c Comment change. 1997-09-14 15:57:18 +00:00
unexalpha.c Test __OpenBSD__ along with __NetBSD__. 1997-09-06 19:37:47 +00:00
unexconvex.c
unexec.c
unexelf.c (round_up): Make arguments and return type unsigned. 1997-10-02 03:12:38 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c
unexnext.c Comment change. 1997-09-02 05:05:37 +00:00
unexsgi.c
unexsni.c
unexsunos4.c
unexw32.c Include config.h and time.h. 1997-09-03 00:42:10 +00:00
vlimit.h
vm-limit.c
vms-pp.c
vms-pwd.h
vmsdir.h
vmsfns.c
vmsgmalloc.c
vmsmap.c
vmspaths.h
vmsproc.c
vmsproc.h
vmstime.c
vmstime.h
w16select.c
w32.c Include stddef.h. 1997-09-03 00:43:20 +00:00
w32.h Remove debugging macros. 1997-09-03 00:46:21 +00:00
w32console.c (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions. 1997-09-03 00:46:41 +00:00
w32faces.c
w32fns.c Include limits.h and errno.h. 1997-09-03 00:47:47 +00:00
w32gui.h
w32heap.c (os_subtype): New variable. 1997-09-03 00:51:32 +00:00
w32heap.h Enumerate operating system types. 1997-09-03 00:52:12 +00:00
w32inevt.c Declare externs from other files. 1997-09-03 00:52:40 +00:00
w32inevt.h
w32menu.c Pass menu handle by value. 1997-10-13 18:06:22 +00:00
w32proc.c Include w32heap.h. 1997-09-03 01:05:33 +00:00
w32reg.c
w32select.c
w32term.c (w32_mouse_position): Handle INSIST < 0. 1997-10-24 19:58:22 +00:00
w32term.h (w32_output): New fields menubar_widget, menubar_active, 1997-09-03 01:13:25 +00:00
w32xfns.c (have_menus_p): Move to w32fns.c. 1997-09-03 01:14:17 +00:00
widget.c
widget.h
widgetprv.h
window.c (unshow_buffer): Set PT with TEMP_SET_PT_BOTH. 1998-01-01 02:07:14 +00:00
window.h Add prototypes. 1997-11-25 13:44:34 +00:00
x-list-font.c (Fx_list_fonts): Fix Fnconc argument. 1997-07-12 06:49:45 +00:00
x11term.h
xdisp.c Declare nonascii_insert_offset. 1997-12-26 20:45:22 +00:00
xfaces.c (merge_face_list): New function. 1997-08-04 06:07:05 +00:00
xfns.c (x_screen_planes): Fix type of argument. 1997-09-09 00:47:40 +00:00
xmenu.c (free_frame_menubar): Clear menubar_height field. 1997-08-30 07:15:19 +00:00
xrdb.c Include paths.h. 1997-08-16 21:47:25 +00:00
xscrollbar.h
xselect.c (Fx_rotate_cut_buffers_internal): Doc fix. 1997-12-28 19:06:57 +00:00
xselect.c.old
xterm.c (x_display_cursor): Abort if X or Y is out of range. 1997-12-21 01:59:49 +00:00
xterm.h
XTests.c
XTests.h