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-03
* lisp.h (modify_region): Rename to...
Dmitry Antipov
2012-12-03
* alloc.c (free_save_value): New function.
Dmitry Antipov
2012-12-02
Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.org
Glenn Morris
2012-12-02
Fix xpalloc confusion after memory is exhausted.
Paul Eggert
2012-12-02
Use execve to avoid need to munge environ.
Paul Eggert
2012-12-01
* xterm.c (x_draw_image_relief): Remove unused locals.
Paul Eggert
2012-12-01
Fix drawing of relief rects on X and W32.
YAMAMOTO Mitsuharu
2012-12-01
* fileio.c (Vauto_save_list_file_name): Minor doc fix.
Chong Yidong
2012-11-30
src/doc.c: Fix bug#13034.
Juanma Barranquero
2012-11-30
Fix compilation problems with 64-bit MSVC compiler.
Fabrice Popineau
2012-11-29
* xdisp.c (window_outdated): Remove eassert since it hits
Dmitry Antipov
2012-11-28
* callproc.c (Fcall_process): Don't misreport vfork failure.
Paul Eggert
2012-11-28
* callproc.c (Fcall_process): Fix vfork portability problems.
Paul Eggert
2012-11-27
* src/data.c (Fboundp): Doc fix re lexical-binding.
Glenn Morris
2012-11-27
* src/data.c (Fsymbol_value): Doc fix re lexical-binding.
Glenn Morris
2012-11-27
merge trunk
Kenichi Handa
2012-11-26
Assume POSIX 1003.1-1988 or later for grp.h, pwd.h.
Paul Eggert
2012-11-26
Assume POSIX 1003.1-1988 or later for errno.h.
Paul Eggert
2012-11-26
Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.ca
Glenn Morris
2012-11-26
Don't crash if internal-char-font is called on non-GUI frames.
Eli Zaretskii
2012-11-24
* sysdep.c (sys_subshell): Don't assume pid_t fits in int.
Paul Eggert
2012-11-24
Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...
Ken Brown
2012-11-24
Revert recent change for Bug#8855.
Paul Eggert
2012-11-24
Fix assertion violations when clicking on Info bread-crumbs.
Eli Zaretskii
2012-11-24
Fix ChangeLog entries for the last commit.
Eli Zaretskii
2012-11-23
Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.org
Glenn Morris
2012-11-23
Fix a race condition with glib (Bug#8855).
Paul Eggert
2012-11-23
* frame.h (struct frame): Remove display_preempted member
Dmitry Antipov
2012-11-23
(no commit message)
Kenichi Handa
2012-11-23
Fix bug #12955 with building under MSYS Bash.
Eli Zaretskii
2012-11-23
Fix cursor display when several display strings follow each other.
Eli Zaretskii
2012-11-23
Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.
Eli Zaretskii
2012-11-22
Assume POSIX 1003.1-1988 or later for dirent.h.
Paul Eggert
2012-11-23
* xftfont.c (xftfont_open): Remove duplicate assignment.
Chong Yidong
2012-11-22
* alloc.c (Fgarbage_collect): Unblock input after clearing
Dmitry Antipov
2012-11-22
* xdisp.c (window_buffer_changed): New function.
Dmitry Antipov
2012-11-22
Fix MS-Windows build following 2012-11-21T21:06:52Z!eggert@cs.ucla.edu.
Eli Zaretskii
2012-11-21
Assume POSIX 1003.1-1988 or later for unistd.h.
Paul Eggert
2012-11-21
Fix bug #12930 with vertical-motion through a display string.
Eli Zaretskii
2012-11-21
* src/xdisp.c (fast_set_selected_frame): Rename from update_tool_bar_unwind.
Stefan Monnier
2012-11-20
Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.edu
Glenn Morris
2012-11-20
Conflate Qnil and Qunbound for `symbol-function'.
Stefan Monnier
2012-11-20
Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*
Daniel Colascione
2012-11-20
Fix non-GTK builds on Cygwin
Ken Brown
2012-11-20
Tiny adjustment around the previous redisplay change.
Dmitry Antipov
2012-11-20
* eval.c (interactive_p): Remove no-longer-used decl.
Paul Eggert
2012-11-20
* xdisp.c (buffer_shared): Adjust comment.
Dmitry Antipov
2012-11-19
Make called-interactively-p work for edebug or advised code.
Stefan Monnier
2012-11-19
More fixes for bug #12878 with MS-Windows MSVC build.
Eli Zaretskii
2012-11-18
Rename cygwin_convert_path* to cygwin_convert_file_name*
Daniel Colascione
[prev]
[next]