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
2012-12-11
Spelling fixes.
Paul Eggert
2012-12-11
* inotify.c (inotify_callback): Generate an Emacs event for every
Michael Albinus
2012-12-11
Fix bug #13084 with crashes during search.
Eli Zaretskii
2012-12-11
Fix part of bug #13011 with display of lines that have a box face.
Eli Zaretskii
2012-12-11
* buffer.c (Fset_buffer_multibyte): Do not force redisplay
Dmitry Antipov
2012-12-11
Minor change in variable name in inotify.c.
Eli Zaretskii
2012-12-11
Consistently use marker_position and marker_byte_position.
Dmitry Antipov
2012-12-11
(lib-src,src,lib)/makefile.w32-in: Update dependencies.
Juanma Barranquero
2012-12-10
* fileio.c (Fverify_visited_file_modtime): Don't read uninitialized st.st_size.
Paul Eggert
2012-12-10
* fileio.c (Fvisited_file_modtime): Return (-1 ...) for nonexistent
Paul Eggert
2012-12-10
Fix cygw32 build break
Daniel Colascione
2012-12-10
Move fix for bug#12993 to trunk
Daniel Colascione
2012-12-10
Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnie...
Daniel Colascione
2012-12-10
Per-buffer window counters.
Dmitry Antipov
2012-12-10
Final cleanups and updated ChangeLog entries.
Eli Zaretskii
2012-12-10
Merge from trunk + rename the event. Not tested yet.
Eli Zaretskii
2012-12-10
Support filesystem notification through inotify on GNU/Linux.
Rüdiger Sonderfeld
2012-12-09
Compile Windows resources into cygw32 Emacs
Daniel Colascione
2012-12-09
Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.ca
Glenn Morris
2012-12-09
* fileio.c (Fsubstitute_in_file_name): Use ptrdiff_t, not int,
Paul Eggert
2012-12-08
* nsterm.m (fd_handler:): FD_ZERO fds.
Jan Djärv
2012-12-08
Fix putenv and unsetenv on MS-Windows.
Eli Zaretskii
2012-12-08
Use putenv+unsetenv instead of modifying environ directly.
Paul Eggert
2012-12-08
w32fns.c (emacs_abort): Don't do arithmetics on void pointers.
Fabrice Popineau
2012-12-08
Fix incompatibilities with 64-bit Windows builds.
Fabrice Popineau
2012-12-08
Provide unsetenv for MS-Windows and make putenv Posix-compatible.
Eli Zaretskii
2012-12-08
* src/editfns.c (Finsert_char): Make the error message more informative.
Chong Yidong
2012-12-07
Simplify get_lim_data.
Paul Eggert
2012-12-08
* lread.c (Vload_source_file_function): Doc fix.
Christopher Schmidt
2012-12-07
Assume POSIX 1003.1-1988 or later for signal.h.
Paul Eggert
2012-12-07
* sysdep.c (get_child_status): Abort on internal error (Bug#13086).
Paul Eggert
2012-12-07
Fix bug #13108 introduced by the fix to bug #12930.
Eli Zaretskii
2012-12-07
Reword doc-string of Fcompare_buffer_substrings.
Martin Rudalics
2012-12-07
* frame.c (make_frame): Do not set window's buffer to t.
Dmitry Antipov
2012-12-07
Convenient macro to check whether the buffer is hidden.
Dmitry Antipov
2012-12-06
Avoid busy-waiting for child processes on Windows. (Bug#13086)
Eli Zaretskii
2012-12-06
* frame.h (x_char_width, x_char_height): Remove prototypes.
Dmitry Antipov
2012-12-05
Fix a recently-introduced delete-process race condition.
Paul Eggert
2012-12-06
Avoid code duplication between prev_frame and next_frame.
Dmitry Antipov
2012-12-05
Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.org
Glenn Morris
2012-12-05
Minor call-process cleanups.
Paul Eggert
2012-12-05
Don't pass un-encoded file name to mkstemp.
Eli Zaretskii
2012-12-05
Fix one part of bug #13079 with temporary files in call-process-region.
Eli Zaretskii
2012-12-04
* callproc.c (Fcall_process): Fix specpdl nesting for asynchronous
Andreas Schwab
2012-12-04
Fix another instance of bug #12933 with non-ASCII file names on Windows.
Eli Zaretskii
2012-12-04
* lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_face_image_state
Dmitry Antipov
2012-12-03
Don't let call-process be a zombie factory.
Paul Eggert
2012-12-03
* bytecode.c, lisp.h (Qbytecode): Remove.
Paul Eggert
2012-12-03
Fix bug #13055 with cursor positioning inside scroll-margin.
Eli Zaretskii
2012-12-03
* gtkutil.c (my_log_handler): New function.
Jan Djärv
[prev]
[next]