aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Minor EBADF fixes.Paul Eggert2013-07-121-0/+9
* | * image.c (x_find_image_file): Don't close a remote file handle.Andreas Schwab2013-07-121-0/+4
* | Fix races with threads and file descriptors.Paul Eggert2013-07-111-0/+25
* | * inotify.c (uninitialized): Remove. All uses replaced by -1.Paul Eggert2013-07-111-0/+4
* | * eval.c (backtrace_function, backtrace_args): Now EXTERNALLY_VISIBLE.Paul Eggert2013-07-111-0/+3
* | * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes.Paul Eggert2013-07-101-0/+21
* | Port to C89.Paul Eggert2013-07-101-0/+38
* | Syntax cleanup, mostly replacing macros with functions.Paul Eggert2013-07-101-0/+40
* | * emacs.c (main): Fix syntax error.Jan Djärv2013-07-101-0/+4
* | Timestamp fixes for undo.Paul Eggert2013-07-091-0/+18
* | * src/sheap.c (STATIC_HEAP_SIZE) [__x86_64__]: Increase to 18MB.Ken Brown2013-07-091-0/+4
* | src/makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep.$(O)): Update.Juanma Barranquero2013-07-091-0/+4
* | Handle errno and exit status a bit more carefully.Paul Eggert2013-07-091-0/+31
* | configure.ac (HAVE_IMAGEMAGICK): Check on NS also.Jan Djärv2013-07-081-0/+5
* | Port to Ubuntu 10.Paul Eggert2013-07-071-0/+7
* | ChangeLog fixes.Juanma Barranquero2013-07-081-1/+1
* | MS-Windows followup for 2013-07-07T18:00:14Z!eggert@cs.ucla.edu.Eli Zaretskii2013-07-071-0/+8
* | Make file descriptors close-on-exec when possible.Paul Eggert2013-07-071-0/+38
* | *** empty log message ***Jan Djärv2013-07-071-0/+5
* | Fix openp errno handling.Paul Eggert2013-07-071-0/+7
* | * lisp/files.el (write-file): Do not display confirm dialog for NS,Jan Djärv2013-07-061-0/+16
* | Fix bug #14771 with scroll-step = 1 and non-nil line-spacing.Eli Zaretskii2013-07-061-0/+13
* | Clarify documentation of multibyte-string-p.Eli Zaretskii2013-07-061-0/+4
* | Use emacs_open more consistently when opening files.Paul Eggert2013-07-051-0/+32
* | Remove duplicate #include directives.Paul Eggert2013-07-051-0/+17
* | Scale ImageMagick images more carefully.Paul Eggert2013-07-041-0/+8
* | Add multi-monitor support on W32.YAMAMOTO Mitsuharu2013-07-041-0/+24
* | * fileio.c (Qfile_notify_error): New error symbol.Michael Albinus2013-07-041-0/+12
* | Try again to fix FreeBSD bug re multithreaded memory alloc.Paul Eggert2013-07-031-0/+10
* | src/image: Remove unused variables.Juanma Barranquero2013-07-041-0/+5
* | Try to fix FreeBSD bug re multithreaded memory allocation.Paul Eggert2013-07-031-0/+7
* | Remove some unused macros from 'configure'.Paul Eggert2013-07-021-0/+5
* | Fix bug #2749 with overflow-newline-into-fringe in visual-line-mode.Eli Zaretskii2013-07-021-0/+13
* | * process.c (handle_child_signal): Call catch_child_signal if NS_IMPL_GNUSTEP.Jan Djärv2013-07-021-0/+5
* | Don't convert function pointers to void * and back.Paul Eggert2013-07-011-0/+15
* | Simplify buildobj processing.Paul Eggert2013-07-011-0/+11
* | Remove duplicate ChangeLog entry, again.Paul Eggert2013-07-011-18/+0
* | Fix bug re noninteractive multithreaded memory allocation.Paul Eggert2013-07-011-0/+10
* | src/emacs.c (Fkill_emacs): Expand Vauto_save_list_file_name before unlinking it.Juanma Barranquero2013-07-011-0/+5
* | Add `remember-notes' function to store random notes across EmacsMichal Nazarewicz2013-06-301-4/+30
* | * nsfns.m (handlePanelKeys): Don't process Command+Function keys.Jan Djärv2013-06-301-0/+5
* | Fix minor problems found by static checking.Paul Eggert2013-06-301-0/+2
* | Remove duplicate ChangeLog entry.Paul Eggert2013-06-301-19/+0
* | Do not use GTK 3 if it exists but cannot be compiled.Paul Eggert2013-06-301-0/+5
* | * intervals.c (get_local_map): Actually clip POSITIONPaul Eggert2013-06-301-0/+4
* | A possible fix for bug #14753 with aborts in get_local_map.Eli Zaretskii2013-06-301-0/+3
* | Don't call sit-for in right-char and left-char for visual cursor motion.Eli Zaretskii2013-06-301-0/+7
* | Fix typos in ChangeLogs.Juanma Barranquero2013-06-291-0/+19
* | Fix typo in src/ChangeLog.Eli Zaretskii2013-06-291-1/+1
* | Fix minor problems found by static checking.Paul Eggert2013-06-291-0/+12