aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8597 with setting frame background mode on w32 console.Eli Zaretskii2011-05-071-0/+4
* Fix changes in 2011-05-01T00:04:17Z!larsi@gnus.org for MS-DOS.Eli Zaretskii2011-05-071-0/+10
* * nt/configure.bat: Renamed the fusercflags variable to escusercflagsBen Key2011-05-061-0/+17
* * dbusbind.c (QCdbus_type_unix_fd): Declare static.Michael Albinus2011-05-071-0/+10
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-05-061-0/+6
* Fix the MS-Windows build broken by 2011-05-06T07:13:19Z!eggert@cs.ucla.edu.Eli Zaretskii2011-05-061-0/+5
* Merge from mainline.Paul Eggert2011-05-051-1/+11
|\
| * src/gnutls.c, src/image.c: Make function pointers static.Juanma Barranquero2011-05-061-0/+5
| * * src/lread.c (lisp_file_lexically_bound_p): Stop scanning at endAndreas Schwab2011-05-051-0/+5
* | Temporarily disable wider-than-pointer EMACS_INT.Paul Eggert2011-05-051-0/+2
* | * image.c (Finit_image_library) [!HAVE_NTGUI]: Omit unused local.Paul Eggert2011-05-051-0/+2
* | Revert to wraparound integer arithmetic, instead of going to float.Paul Eggert2011-05-041-10/+0
* | Merge from mainline.Paul Eggert2011-05-041-1/+78
|\ \ | |/
| * Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.Glenn Morris2011-05-041-0/+9
| |\
| | * Allow the Windows build to use upto 2GB of heap.Eli Zaretskii2011-04-291-0/+5
| | * * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534).Chong Yidong2011-04-261-0/+4
| * | Add fn_NAME alias for `gnutls_certificate_set_x509_key_file'.Ted Zlatanov2011-05-041-0/+5
| * | src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-05-051-0/+5
| * | src/gnutls.c: Remove unused parameter `fildes'.Juanma Barranquero2011-05-051-0/+7
| * | Fix previous change: the library cache is defined in w32.c.Juanma Barranquero2011-05-041-0/+6
| * | Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero2011-05-041-0/+45
* | | * term.c (vfatal): Remove stray call to va_end.Paul Eggert2011-05-041-0/+3
* | | Use C99's va_copy to avoid undefined behavior on x86-64 GNU/Linux.Paul Eggert2011-05-041-0/+3
* | | * eval.c (verror): OK to create a string of up to MOST_POSITIVE_FIXNUMPaul Eggert2011-05-031-0/+3
* | | * term.c: Don't include <stdarg.h>, as <lisp.h> does that.Paul Eggert2011-05-031-0/+2
* | | Merge from mainline.Paul Eggert2011-05-031-0/+6
|\ \ \ | |/ /
| * | Support :keylist and :crlfiles options to `gnutls-boot' and use them.Ted Zlatanov2011-05-031-0/+6
* | | Merge from mainline.Paul Eggert2011-05-031-1/+6
|\ \ \ | |/ /
| * | * xterm.c (x_set_frame_alpha): Do not set property on anythingJan Djärv2011-05-031-0/+5
* | | Add Bug#.Paul Eggert2011-05-031-0/+1
* | | * floatfns.c (Fexpt): Likewise.Paul Eggert2011-05-031-0/+1
* | | Arithmetic overflows now return float rather than wrapping around.Paul Eggert2011-05-031-0/+8
* | | * callproc.c (Fcall_process): Use 'volatile' to avoid vfork clobbering.Paul Eggert2011-05-021-0/+2
* | | * process.c (Fformat_network_address): Fix typo: args2 -> *args2.Paul Eggert2011-05-021-0/+2
* | | * xmenu.c (set_frame_menubar): Fix typo: int * -> int (3 times).Paul Eggert2011-05-021-0/+2
* | | Merge from mainline.Paul Eggert2011-05-021-0/+34
|\ \ \ | |/ /
| * | src/sysdep.c (get_tty_size) [WINDOWSNT]: Implement.Juanma Barranquero2011-05-021-0/+4
| * | src/gnutls.c: Make static a bunch of variables.Juanma Barranquero2011-05-021-0/+12
| * | * src/callproc.c: Indentation fixup.Andreas Schwab2011-05-011-0/+2
| * | * src/sysdep.c (wait_for_termination_1): Make static.Andreas Schwab2011-05-011-0/+6
| * | Extend `call-process' to take the `(:file "file")' syntax to redirectLars Magne Ingebrigtsen2011-05-011-0/+10
* | | Merge: Fixes for Bug#8600 and Bug#8601.Paul Eggert2011-05-021-3/+8
|\ \ \
| * | | * coding.c (detect_coding_charset): Fix typo: * 2 -> *4 (Bug#8601).Paul Eggert2011-05-011-0/+2
| * | | Add Bug#.Paul Eggert2011-05-011-1/+1
| * | | * charset.h (struct charset.code_space): Now has 15 elements, not 16.Paul Eggert2011-05-011-0/+7
| |/ /
* | | Add Bug#.Paul Eggert2011-05-011-1/+1
* | | * lread.c (read_integer): Be more consistent with string-to-number.Paul Eggert2011-05-011-0/+10
* | | * doprnt.c (doprnt): Support arbitrary pI values, such as "I64".Paul Eggert2011-04-301-0/+2
* | | Merge from mainline.Paul Eggert2011-04-301-4/+36
|\ \ \ | |/ /
| * | Adapt the MSDOS build to latest changes.Eli Zaretskii2011-04-301-0/+3