aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* automatically generated from GPLed versionPaul Eggert1997-02-021-0/+431
* Whitespace change.Richard M. Stallman1997-02-011-1/+1
* (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmodPaul Eggert1997-01-281-3/+15
* Include <float.h> if STDC_HEADERS.Paul Eggert1997-01-271-13/+37
* (HAVE_RINT, HAVE_CBRT): Add undefs.Karl Heuer1997-01-271-0/+2
* (openp): Handle remote file names in path.Richard M. Stallman1997-01-271-12/+59
* (set_internal): New subroutine. New arg BINDFLAG.Richard M. Stallman1997-01-251-3/+17
* (unbind_to, specbind): Use set_internal.Richard M. Stallman1997-01-251-2/+2
* [!HAVE_RINT] (rint): Convert macro to an actualKarl Heuer1997-01-251-4/+9
* (try_window): Remove frobnication of tab_offset in a minibuffer window.Richard M. Stallman1997-01-241-8/+0
* (pos_tab_offset): Take the width of the minibuffer prompt into account.Richard M. Stallman1997-01-241-4/+21
* (read1): Round size of bool-vector properly.Richard M. Stallman1997-01-241-2/+7
* (set_time_zone_rule_tz1, set_time_zone_rule_tz2):Paul Eggert1997-01-221-4/+9
* (run_msdos_command): Remove unused variables.Eli Zaretskii1997-01-211-9/+14
* (FAST_MAKE_GLYPH): Rename args to CHAR and FACE.Richard M. Stallman1997-01-211-1/+1
* (stamp-oldxmenu): New target.Richard M. Stallman1997-01-211-1/+8
* (dumpglyphs): Declare g as GLYPH.Richard M. Stallman1997-01-201-1/+1
* (init_display): Use `fatal'.Richard M. Stallman1997-01-201-6/+2
* (Fsignal): Call fatal if no error handlers and no catch.Richard M. Stallman1997-01-201-1/+9
* (fatal): Print a newline at the end.Richard M. Stallman1997-01-201-9/+10
* (print): Round size of bool-vector properly.Richard M. Stallman1997-01-201-1/+1
* Rebuild Vsystem_configuration at startup.Geoff Voelker1997-01-201-0/+6
* (init_display): Check for overflow in screen size.Richard M. Stallman1997-01-201-0/+16
* Update include conditionals to use new name.Geoff Voelker1997-01-201-2/+2
* Use new name w32gui.h.Geoff Voelker1997-01-202-7/+7
* Use new name w32gui.hGeoff Voelker1997-01-201-1/+1
* Change all uses of win95, winnt, and win32 into Windows 95, WindowsGeoff Voelker1997-01-203-5/+5
* (term_init): Use new name initialize_w32_display.Geoff Voelker1997-01-201-1/+1
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-2010-43/+43
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-3/+3
* (change_frame_size_1): Reject new sizes if they cause overflow.Richard M. Stallman1997-01-191-0/+10
* (skip_chars): Optimize by not calling SET_PT in the loop.Richard M. Stallman1997-01-191-15/+13
* (push_key_description): Print C-j, not TAB.Richard M. Stallman1997-01-171-7/+1
* Clean up parentheses.Richard M. Stallman1997-01-171-1/+1
* * (interrupt_signal): Make emergency exit work on MSDOSEli Zaretskii1997-01-161-2/+9
* * (sigprocmask, sig_suspender): New functions, implementEli Zaretskii1997-01-161-1/+111
* * (XMenuActivate): Don't allow non-positive menuEli Zaretskii1997-01-161-0/+6
* [hpux && HAVE_PSTAT_GETDYNAMIC]: Use HPUX's pstat_getdynamic soJim Meyering1997-01-161-379/+409
* (HAVE_PSTAT_GETDYNAMIC): New definition.Richard M. Stallman1997-01-151-0/+3
* (get_emacs_configuration): Return windows95 instead of win95.Richard M. Stallman1997-01-151-1/+1
* (init_cmdargs): Allow `installation-directory'Richard M. Stallman1997-01-131-2/+13
* (concat): Take modulus of thisindex before shifting.Richard M. Stallman1997-01-131-2/+2
* (x-popup-menu): Pass in insist flag to mouse_position_hook.Geoff Voelker1997-01-131-4/+6
* (rounding_driver): New function for systematic support ofPaul Eggert1997-01-111-75/+107
* Fix previous change.Richard M. Stallman1997-01-111-2/+2
* (read1): Fix error messages.Richard M. Stallman1997-01-111-2/+3
* Include <mach-o/reloc.h>.Richard M. Stallman1997-01-101-1/+79
* (LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.Richard M. Stallman1997-01-071-3/+5
* Fix typo editing previous change.Richard M. Stallman1997-01-071-2/+2
* (bright_bg): Save the original state of video blink bit.Richard M. Stallman1997-01-061-0/+35