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-12
* image.c (x_find_image_file): Don't close a remote file handle.
Andreas Schwab
2013-07-11
Fix races with threads and file descriptors.
Paul Eggert
2013-07-11
* inotify.c (uninitialized): Remove. All uses replaced by -1.
Paul Eggert
2013-07-11
* eval.c (backtrace_function, backtrace_args): Now EXTERNALLY_VISIBLE.
Paul Eggert
2013-07-10
* sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes.
Paul Eggert
2013-07-10
Port to C89.
Paul Eggert
2013-07-10
Syntax cleanup, mostly replacing macros with functions.
Paul Eggert
2013-07-10
* emacs.c (main): Fix syntax error.
Jan Djärv
2013-07-09
Timestamp fixes for undo.
Paul Eggert
2013-07-09
* src/sheap.c (STATIC_HEAP_SIZE) [__x86_64__]: Increase to 18MB.
Ken Brown
2013-07-09
src/makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep.$(O)): Update.
Juanma Barranquero
2013-07-09
Handle errno and exit status a bit more carefully.
Paul Eggert
2013-07-08
configure.ac (HAVE_IMAGEMAGICK): Check on NS also.
Jan Djärv
2013-07-07
Port to Ubuntu 10.
Paul Eggert
2013-07-08
ChangeLog fixes.
Juanma Barranquero
2013-07-07
MS-Windows followup for 2013-07-07T18:00:14Z!eggert@cs.ucla.edu.
Eli Zaretskii
2013-07-07
Make file descriptors close-on-exec when possible.
Paul Eggert
2013-07-07
*** empty log message ***
Jan Djärv
2013-07-07
Fix openp errno handling.
Paul Eggert
2013-07-06
* lisp/files.el (write-file): Do not display confirm dialog for NS,
Jan Djärv
2013-07-06
Fix bug #14771 with scroll-step = 1 and non-nil line-spacing.
Eli Zaretskii
2013-07-06
Clarify documentation of multibyte-string-p.
Eli Zaretskii
2013-07-05
Use emacs_open more consistently when opening files.
Paul Eggert
2013-07-05
Remove duplicate #include directives.
Paul Eggert
2013-07-04
Scale ImageMagick images more carefully.
Paul Eggert
2013-07-04
Add multi-monitor support on W32.
YAMAMOTO Mitsuharu
2013-07-04
* fileio.c (Qfile_notify_error): New error symbol.
Michael Albinus
2013-07-03
Try again to fix FreeBSD bug re multithreaded memory alloc.
Paul Eggert
2013-07-04
src/image: Remove unused variables.
Juanma Barranquero
2013-07-03
Try to fix FreeBSD bug re multithreaded memory allocation.
Paul Eggert
2013-07-02
Remove some unused macros from 'configure'.
Paul Eggert
2013-07-02
Fix bug #2749 with overflow-newline-into-fringe in visual-line-mode.
Eli Zaretskii
2013-07-02
* process.c (handle_child_signal): Call catch_child_signal if NS_IMPL_GNUSTEP.
Jan Djärv
2013-07-01
Don't convert function pointers to void * and back.
Paul Eggert
2013-07-01
Simplify buildobj processing.
Paul Eggert
2013-07-01
Remove duplicate ChangeLog entry, again.
Paul Eggert
2013-07-01
Fix bug re noninteractive multithreaded memory allocation.
Paul Eggert
2013-07-01
src/emacs.c (Fkill_emacs): Expand Vauto_save_list_file_name before unlinking it.
Juanma Barranquero
2013-06-30
Add `remember-notes' function to store random notes across Emacs
Michal Nazarewicz
2013-06-30
* nsfns.m (handlePanelKeys): Don't process Command+Function keys.
Jan Djärv
2013-06-30
Fix minor problems found by static checking.
Paul Eggert
2013-06-30
Remove duplicate ChangeLog entry.
Paul Eggert
2013-06-30
Do not use GTK 3 if it exists but cannot be compiled.
Paul Eggert
2013-06-30
* intervals.c (get_local_map): Actually clip POSITION
Paul Eggert
2013-06-30
A possible fix for bug #14753 with aborts in get_local_map.
Eli Zaretskii
2013-06-30
Don't call sit-for in right-char and left-char for visual cursor motion.
Eli Zaretskii
2013-06-29
Fix typos in ChangeLogs.
Juanma Barranquero
2013-06-29
Fix typo in src/ChangeLog.
Eli Zaretskii
2013-06-29
Fix minor problems found by static checking.
Paul Eggert
2013-06-29
Implement visual-order cursor motion.
Eli Zaretskii
[prev]
[next]