index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2013-07-23
Tune UNEVALLED functions by using XCAR instead of Fcar, etc.
Paul Eggert
2013-07-23
* emacsgtkfixed.c: Port to GCC 4.6.
Paul Eggert
2013-07-23
src/callproc.c (child_setup): Silence compiler warnings.
Juanma Barranquero
2013-07-22
* sysdep.c (frame) [__FreeBSD__]: #define to freebsd_frame
Paul Eggert
2013-07-21
* alloc.c (make_save_ptr_ptr): Define this function.
Paul Eggert
2013-07-21
* nsterm.m (sendEvent:): Skip mouse moved if no dialog and no Emacs
Jan Djärv
2013-07-20
Avoid vfork-related deadlock more cleanly.
Paul Eggert
2013-07-21
lisp/ChangeLog, src/ChangeLog: Fix typos.
Juanma Barranquero
2013-07-20
Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.at
Glenn Morris
2013-07-20
Fix array bounds violation when pty allocation fails.
Paul Eggert
2013-07-20
* lread.c (Fload): Avoid initialization only when lint checking.
Paul Eggert
2013-07-20
merge trunk
Kenichi Handa
2013-07-20
* lread.c (Fload): Avoid uninitialized warning.
Andreas Schwab
2013-07-20
* coding.c (CODING_ISO_FLAG_LEVEL_4): New macro.
Kenichi Handa
2013-07-19
Fix some minor file descriptor leaks and related glitches.
Paul Eggert
2013-07-19
* alloc.c (staticpro): Avoid buffer overrun on repeated calls.
Paul Eggert
2013-07-19
(decode_coding_utf_8): Add simple loop for fast processing of ASCII characters.
Richard M. Stallman
2013-07-19
* conf_post.h (RE_TRANSLATE_P) [emacs]: Remove obsolete optimization.
Paul Eggert
2013-07-19
Fix the fix for bug #14901.
Eli Zaretskii
2013-07-18
* sysdep.c [GNU_LINUX]: Fix fd and memory leaks and similar issues.
Paul Eggert
2013-07-18
Fix obscure porting bug with varargs functions.
Paul Eggert
2013-07-19
lisp/ChangeLog, src/ChangeLog: Fix typos.
Juanma Barranquero
2013-07-18
* keyboard.c: Try to fix typos in previous change.
Paul Eggert
2013-07-18
Followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se.
Juanma Barranquero
2013-07-18
* filelock.c: Fix unlikely file descriptor leaks.
Paul Eggert
2013-07-18
* doc.c: Fix minor memory and file descriptor leaks.
Paul Eggert
2013-07-18
* term.c: Fix minor fdopen-related file descriptor leaks.
Paul Eggert
2013-07-17
* charset.c: Fix file descriptor leaks and errno issues.
Paul Eggert
2013-07-17
* lread.c: Fix file descriptor leaks and errno issues.
Paul Eggert
2013-07-16
A few more minor file errno-reporting bugs.
Paul Eggert
2013-07-17
src/w32fns.c (unwind_create_tip_frame): Fix declaration.
Juanma Barranquero
2013-07-16
Fix w32 bug with call-process-region.
Paul Eggert
2013-07-16
Fix bug where insert-file-contents closes a file twice.
Paul Eggert
2013-07-16
New unwind-protect flavors to better type-check C callbacks.
Paul Eggert
2013-07-16
Be simpler and more consistent about reporting I/O errors.
Paul Eggert
2013-07-16
* fileio.c (report_file_errno): Fix errno reporting bug.
Paul Eggert
2013-07-16
Fix minor problems found by --enable-gcc-warnings.
Paul Eggert
2013-07-16
Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.
Jan Djärv
2013-07-16
Fix porting bug to older POSIXish platforms.
Paul Eggert
2013-07-15
Prefer list1 (X) to Fcons (X, Qnil) when building lists.
Paul Eggert
2013-07-15
* src/image.c (Fimage_flush): Fix doc typo.
Glenn Morris
2013-07-14
* callproc.c (Fcall_process_region): Fix minor race and tune.
Paul Eggert
2013-07-14
* filelock.c (create_lock_file) [!HAVE_MKOSTEMP && !HAVE_MKSTEMP]:
Paul Eggert
2013-07-13
* callproc.c (child_setup, relocate_fd) [!DOS_NT]:
Paul Eggert
2013-07-13
Prevent leak in GDI objects (bug #14850).
Eli Zaretskii
2013-07-13
Fix bug #14822 with decoding when inhibit-null-byte-detection is non-nil.
Eli Zaretskii
2013-07-13
* deps.mk (sysdep.o): Remove dependency on ../lib/ignore-value.h.
Paul Eggert
2013-07-12
Don't lose top specpdl entry when memory is exhausted.
Paul Eggert
2013-07-12
Clean up errno reporting and fix some errno-reporting bugs.
Paul Eggert
2013-07-12
Minor EBADF fixes.
Paul Eggert
[prev]
[next]