1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00
emacs/src
Richard M. Stallman 9cda4f7cdd (Qdisplay_table): New variable.
(syms_of_display): Initialize it.
1995-10-14 05:54:16 +00:00
..
m Add early support for Solaris 2.5 on PowerPCs. 1995-10-01 03:43:42 +00:00
s Check that DJGPP v. 1 is used. 1995-10-11 14:55:17 +00:00
.gdbinit Use long, not EMACS_INT. 1995-06-16 16:48:16 +00:00
abbrev.c (Fexpand_abbrev): Call to upcase_initials_region 1995-06-06 01:46:33 +00:00
acldef.h
alloc.c (Qchar_table_extra_slots): New variable. 1995-10-14 05:53:31 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c (Fkill_buffer): Don't kill auto save file if not recent. 1995-10-11 14:41:55 +00:00
buffer.h (Qbefore_change_functions, Qafter_change_functions): Declared. 1995-08-05 22:58:11 +00:00
bytecode.c Fix the other instance too. 1995-07-18 00:34:53 +00:00
callint.c (callint_message, callint_message_size): New vars. 1995-10-07 21:54:29 +00:00
callproc.c (Fcall_process_region): Pass new arg to Fwrite_region. 1995-08-14 17:26:50 +00:00
casefiddle.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
casetab.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
chpdef.h
cm.c
cm.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
cmds.c (Fself_insert_command): Optimize the case with arg > 2 1995-08-16 15:00:57 +00:00
commands.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
config.in (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef. 1995-07-28 02:54:28 +00:00
convexos.h
data.c (Qvector_or_char_table_p): New variable. 1995-10-12 19:17:05 +00:00
dired.c (Ffile_name_all_completions, Ffile_name_completion): 1995-09-02 01:19:53 +00:00
dispextern.h
dispnew.c (Qdisplay_table): New variable. 1995-10-14 05:54:16 +00:00
disptab.h (DISP_TABLE_P): Check the `purpose' slot. 1995-10-11 17:07:03 +00:00
doc.c (Fsubstitute_command_keys): 1995-06-16 05:19:43 +00:00
doprnt.c (doprnt): Fix typo in error message. 1995-08-27 23:53:06 +00:00
dosfns.c (insert-startup-screen): New function. 1995-10-11 15:12:35 +00:00
dosfns.h (dos_timezone_offset, dos_display_scancodes, 1995-10-11 15:17:44 +00:00
editfns.c (Fencode_time): Use mktime to do the real work; 1995-09-10 19:38:19 +00:00
emacs.c (main): Call tzset only if LOCALTIME_CACHE is defined; 1995-09-10 04:20:44 +00:00
environ.c
epaths.in
eval.c (run_hook_with_args_2): New function. 1995-10-03 09:11:08 +00:00
fileio.c (barf_or_query_if_file_exists): New arg STATPTR. Callers changed. 1995-10-01 07:14:42 +00:00
filelock.c (lock_file): Use get_truename_buffer. 1995-08-09 22:39:32 +00:00
floatfns.c (Fexpt): Use EMACS_INT for integer calculation. 1995-07-17 22:18:04 +00:00
fns.c (Fcopy_sequence): Call Fmake_char_table the new way. 1995-10-11 17:11:32 +00:00
frame.c (Qmouse_leave_buffer_hook): New variable. 1995-10-03 09:14:54 +00:00
frame.h (struct frame): Rename display' member to output_data'. 1995-07-25 21:14:46 +00:00
getloadavg.c [ps2]: Use nlist instead of knlist #ifdef _AIX. 1995-08-07 20:48:08 +00:00
getpagesize.h
gnu.h
hftctl.c
indent.c (buffer_display_table): Use DISP_TABLE_P. 1995-10-11 17:12:59 +00:00
indent.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
insdel.c (signal_after_change): Call report_interval_modification. 1995-09-12 17:37:02 +00:00
intervals.c (call_mod_hooks, verify_interval_modification): 1995-09-12 17:37:53 +00:00
intervals.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
ioctl.h
keyboard.c (make_lispy_event) [!USE_X_TOOLKIT]: Dragging 1995-10-11 17:24:37 +00:00
keyboard.h (struct kboard): Add Voverriding_terminal_local_map. 1995-06-16 04:56:05 +00:00
keymap.c (describe_vector): Support nested char-tables. 1995-10-12 21:18:42 +00:00
lastfile.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
line.h
lisp.h (struct Lisp_Char_Table): New slot `purpose'. 1995-10-12 21:19:49 +00:00
lread.c (read1): Handle chartables and boolvectors. 1995-10-07 22:01:39 +00:00
mach2.h
macros.c (Fcancel_kbd_macro_events): New function. 1995-08-13 15:47:11 +00:00
macros.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
Makefile.in (bytecode.o): Depend on syntax.h. 1995-10-07 16:07:24 +00:00
makefile.nt (EMACS) [win95]: Removed. 1995-06-30 21:14:56 +00:00
marker.c (Fcopy_marker): New arg TYPE. 1995-09-03 18:53:58 +00:00
mem-limits.h Comment change. 1995-06-14 14:21:09 +00:00
minibuf.c (temp_echo_area_glyphs): Restore the old point value. 1995-10-09 16:36:59 +00:00
mocklisp.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
mocklisp.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
msdos.c [!HAVE_X_WINDOWS]: 1995-10-11 15:08:15 +00:00
msdos.h (internal_flush): Removed 1995-10-11 15:00:58 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (print): Handle chartables and boolvectors. 1995-10-07 22:02:20 +00:00
process.c (exec_sentinel, read_process_output): 1995-10-09 00:31:24 +00:00
process.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
puresize.h (SITELOAD_PURESIZE_EXTRA): New macro. 1995-09-02 16:18:26 +00:00
ralloc.c
regex.c (re_search_2): Use 0, not -1, as the lower bound 1995-10-01 20:17:02 +00:00
regex.h [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is 1995-05-17 20:47:26 +00:00
region-cache.c
region-cache.h
scroll.c
search.c (Freplace_match): New arg SUBEXP. 1995-08-08 21:20:07 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
syntax.c (Qsyntax_table): New variable. 1995-10-14 05:52:39 +00:00
syntax.h Use char tables as syntax tables. 1995-10-07 21:55:20 +00:00
sysdep.c (init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes. 1995-10-11 11:48:52 +00:00
sysselect.h
syssignal.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
systime.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
systty.h Comment change. 1995-06-14 23:18:50 +00:00
syswait.h
term.c (term_init): Alternative error messages for TERMCAP/TERMINFO. 1995-06-28 10:05:35 +00:00
termcap.c Don't assume that HAVE_CONFIG_H implies emacs. 1995-09-02 23:47:41 +00:00
termchar.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
termhooks.h (enum event_kind): Added menu_bar_activate_event. 1995-07-25 20:24:46 +00:00
terminfo.c
termopts.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
textprop.c (call_mod_hooks): Moved from intevals.c 1995-09-12 17:37:32 +00:00
tparam.c Don't assume that HAVE_CONFIG_H implies emacs. 1995-09-02 23:47:41 +00:00
uaf.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
undo.c (Fprimitive_undo): Don't end inner loop 1995-07-25 02:18:58 +00:00
unexaix.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
unexalpha.c (fatal_unexec): Use vfprintf, not _doprnt. 1995-08-11 00:26:22 +00:00
unexconvex.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
unexec.c (write_segment): Write valid data in units of 1<<13, 1995-10-08 19:29:57 +00:00
unexelf.c (unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for 1995-05-16 01:46:20 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c [MACH]: Include a.out.h. 1995-06-29 01:44:57 +00:00
unexnext.c
unexsgi.c
unexsni.c
unexsunos4.c (unexec): If not SUNOS4_SHARED_LIBRARIES 1995-07-18 20:42:33 +00:00
unexw32.c (get_section_info): Set the end of the data region 1995-06-30 21:15:19 +00:00
vlimit.h
vm-limit.c
vms-pp.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vms-pwd.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsdir.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsfns.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsgmalloc.c
vmsmap.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmspaths.h
vmsproc.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsproc.h
vmstime.c
vmstime.h
w32.c Indentation change. 1995-10-08 19:38:53 +00:00
w32.h
w32console.c (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals. 1995-06-20 14:58:38 +00:00
w32heap.c Include config.h. 1995-06-30 21:14:06 +00:00
w32heap.h (get_data_region_base): Undefined. 1995-05-26 05:28:13 +00:00
w32inevt.c (win32_mouse_position, mouse_moved_to): 1995-07-17 22:23:14 +00:00
w32inevt.h
w32proc.c (win32_wait): Massage retval into what is expected in Unix. 1995-06-19 23:20:42 +00:00
widget.c Do renamings: 1995-07-26 00:04:12 +00:00
widget.h
widgetprv.h
window.c (Fdelete_other_windows): Set w->force_start. 1995-10-12 18:00:00 +00:00
window.h (echo_area_window): Declared. 1995-07-21 07:51:20 +00:00
x11term.h
xdisp.c (syms_of_xdisp): Doc fix. 1995-10-12 15:44:45 +00:00
xfaces.c Renamings: frame->display => frame->output, struct x_display -> sruct x_output. 1995-07-25 21:55:50 +00:00
xfns.c (Fx_create_frame): Set up buffer-predicate slot. 1995-09-25 18:46:19 +00:00
xmenu.c (popup_get_selection): Pop menu down if button is pressed 1995-09-24 23:33:06 +00:00
xrdb.c
xscrollbar.h
xselect.c (x_clear_frame_selections): Delete duplicate code. 1995-07-17 22:14:00 +00:00
xselect.c.old
xterm.c (x_connection_signal_1): New function. 1995-10-12 22:58:04 +00:00
xterm.h (struct x_output): Renamed from struct x_display. 1995-07-25 21:20:18 +00:00
XTests.c
XTests.h