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-26
* print.c (print_object): If Lisp_Save_Value object's pointer
Dmitry Antipov
2012-12-26
* lisp.h (toplevel): Add two notices to the comment about
Dmitry Antipov
2012-12-26
* keyboard.c (record_asynch_buffer_change): Initialize an event
Dmitry Antipov
2012-12-25
* window.c (select_window_1): Now static.
Paul Eggert
2012-12-25
Fix window-body-width on text terminals.
Eli Zaretskii
2012-12-25
* xterm.h (struct x_output): Remove toolbar_detached member since it's
Dmitry Antipov
2012-12-25
* xdisp.c (redisplay_window): Remove inner local variable
Dmitry Antipov
2012-12-24
Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filena...
Eli Zaretskii
2012-12-24
* buffer.c (Fset_buffer_modified_p): Use buffer_window_count
Dmitry Antipov
2012-12-24
* buffer.h (BUF_COMPACT): New macro to follow the common style.
Dmitry Antipov
2012-12-23
Don't fail in acl_set_file on MS-Windows if the operation is a no-op.
Eli Zaretskii
2012-12-23
Improve handling of subprocess shutdown on MS-Windows.
Eli Zaretskii
2012-12-23
* nsfns.m (Fns_do_applescript): Run event loop until script has
Jan Djärv
2012-12-22
Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.org
Glenn Morris
2012-12-22
Support 'fullscreen' frame parameter on MS-Windows.
Eli Zaretskii
2012-12-22
Reword doc and doc-string of select-window (Bug#13248).
Martin Rudalics
2012-12-21
Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.org
Glenn Morris
2012-12-21
src/fileio.c (Finsert_file_contents): Doc fix.
Eli Zaretskii
2012-12-21
Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.
Eli Zaretskii
2012-12-21
* buffer.c (Fset_buffer_major_mode): Doc fix.
Chong Yidong
2012-12-21
Make read-char-by-name signal an error for invalid input.
Chong Yidong
2012-12-20
Avoid calls to CHAR_TO_BYTE if byte position is known.
Dmitry Antipov
2012-12-20
* xdisp.c (redisplay_internal): Remove now-unused local.
Paul Eggert
2012-12-20
* src/xdisp.c (select_frame_for_redisplay, ensure_selected_frame): Remove.
Stefan Monnier
2012-12-20
* textprop.c (set_text_properties_1): Do not allow NULL interval.
Dmitry Antipov
2012-12-19
* coding.c (Fdetect_coding_region): Do not check start and end with
Dmitry Antipov
2012-12-18
Follow symlinks in MS-Windows emulations of ACL functions.
Eli Zaretskii
2012-12-17
src/makefile.w32-in: Update depencencies.
Juanma Barranquero
2012-12-17
* src/xdisp.c (select_frame_for_redisplay): Use select_window_1 to
Stefan Monnier
2012-12-17
Support Posix ACL APIs on MS-Windows.
Eli Zaretskii
2012-12-17
Don't reraise SIGCHLD, as that can now lose.
Paul Eggert
2012-12-16
* sysdep.c (emacs_abort): Bump backtrace size to 40.
Paul Eggert
2012-12-16
Add support for preserving ACL entries of files.
Romain Francoise
2012-12-15
* fileio.c (internal_delete_file): Use bool for boolean.
Paul Eggert
2012-12-15
* fns.c (Fcompare_strings): Doc fix.
Chong Yidong
2012-12-15
Fix bug #13079 on MS-Windows with temp files not being deleted.
Eli Zaretskii
2012-12-14
Spelling fixes.
Paul Eggert
2012-12-14
Fix compilation warnings in the Windows build.
Eli Zaretskii
2012-12-14
Fix permissions bugs with setgid directories etc.
Paul Eggert
2012-12-14
* src/xdisp.c (display_mode_lines): Keep selected_window and selected_frame
Stefan Monnier
2012-12-14
* src/xdisp.c (select_frame_for_redisplay): Keep selected_window and
Stefan Monnier
2012-12-14
Speed up most calls to 'stat' and 'lstat' on MS-Windows.
Eli Zaretskii
2012-12-14
Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.
Eli Zaretskii
2012-12-13
* fileio.c (Finsert_file_contents): Don't put tail into head area,
Paul Eggert
2012-12-13
* xdisp.c: Minor style fixes.
Paul Eggert
2012-12-13
Minor redisplay optimization when the region length is zero.
Dmitry Antipov
2012-12-12
Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org
Glenn Morris
2012-12-12
* fileio.c (Fcopy_file): Make fstat failure as serious as open failure.
Paul Eggert
2012-12-12
* dispnew.c (set_window_cursor_after_update): Use clip_to_bounds.
Dmitry Antipov
2012-12-11
2012-12-12 Daniel Colascione <dancol@dancol.org>
Daniel Colascione
[prev]
[next]