summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Simplify via eabs.Paul Eggert2013-01-011-0/+14
* Fix a bug with time zones on MS-Windows.Eli Zaretskii2012-12-311-0/+7
* * coding.c (Qmac): Now static.Paul Eggert2012-12-301-0/+4
* Check for deprecated gtk tearoff menu item in configure.Jan Djärv2012-12-301-0/+11
* Check for deprecated gtk_handle_box in configure.Jan Djärv2012-12-301-0/+18
* Merge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka@jpl.orgGlenn Morris2012-12-301-0/+13
|\
| * Properly configure GNUstep librariesAndreas Schwab2012-12-291-0/+7
| * Fix bug #13277 with TTY cursor positioning in a line with overlay arrow.Eli Zaretskii2012-12-271-0/+6
* | Improve copy-file diagnostics on MS-Windows.Eli Zaretskii2012-12-291-0/+1
* | Fix bug #13298 with failed backups by falling back on set-file-modes.Eli Zaretskii2012-12-291-0/+4
* | More cleanup in handling subprocess exiting on MS-Windows.Eli Zaretskii2012-12-291-0/+5
* | Port EXTERNALLY_VISIBLE to Clang 3.2.Paul Eggert2012-12-271-0/+6
* | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-271-0/+20
|\ \ | |/
| * Document cygwin-convert-file-name-{to|from}-windowsGlenn Morris2012-12-261-0/+5
| * Fix bug #13262 with crashes in completion on MS-Windows with non-ASCII filena...Eli Zaretskii2012-12-241-0/+15
* | * print.c (print_object): If Lisp_Save_Value object's pointerDmitry Antipov2012-12-261-0/+4
* | * lisp.h (toplevel): Add two notices to the comment aboutDmitry Antipov2012-12-261-0/+5
* | * keyboard.c (record_asynch_buffer_change): Initialize an eventDmitry Antipov2012-12-261-0/+13
* | * window.c (select_window_1): Now static.Paul Eggert2012-12-251-0/+4
* | Fix window-body-width on text terminals.Eli Zaretskii2012-12-251-0/+7
* | * xterm.h (struct x_output): Remove toolbar_detached member since it'sDmitry Antipov2012-12-251-0/+4
* | * xdisp.c (redisplay_window): Remove inner local variableDmitry Antipov2012-12-251-1/+6
* | * buffer.c (Fset_buffer_modified_p): Use buffer_window_countDmitry Antipov2012-12-241-0/+3
* | * buffer.h (BUF_COMPACT): New macro to follow the common style.Dmitry Antipov2012-12-241-0/+8
* | Don't fail in acl_set_file on MS-Windows if the operation is a no-op.Eli Zaretskii2012-12-231-0/+6
* | Improve handling of subprocess shutdown on MS-Windows.Eli Zaretskii2012-12-231-0/+19
* | * nsfns.m (Fns_do_applescript): Run event loop until script hasJan Djärv2012-12-231-0/+7
* | Merge from emacs-24; up to 2012-12-02T06:22:32Z!cyd@gnu.orgGlenn Morris2012-12-221-0/+4
|\ \ | |/
| * Reword doc and doc-string of select-window (Bug#13248).Martin Rudalics2012-12-221-0/+4
* | Support 'fullscreen' frame parameter on MS-Windows.Eli Zaretskii2012-12-221-0/+5
* | Merge from emacs-24; up to 2012-12-01T13:25:13Z!cyd@gnu.orgGlenn Morris2012-12-211-0/+28
|\ \ | |/
| * src/fileio.c (Finsert_file_contents): Doc fix.Eli Zaretskii2012-12-211-0/+2
| * Possibly fix bug #13086 with losing track of subprocesses on MS-Windows.Eli Zaretskii2012-12-211-0/+11
| * * buffer.c (Fset_buffer_major_mode): Doc fix.Chong Yidong2012-12-211-0/+4
| * * fns.c (Fcompare_strings): Doc fix.Chong Yidong2012-12-151-0/+4
| * Fix bug #12621 with crashes on MS-Windows in LookupAccountSid.Eli Zaretskii2012-12-141-0/+9
* | Make read-char-by-name signal an error for invalid input.Chong Yidong2012-12-211-0/+5
* | Avoid calls to CHAR_TO_BYTE if byte position is known.Dmitry Antipov2012-12-201-0/+17
* | * xdisp.c (redisplay_internal): Remove now-unused local.Paul Eggert2012-12-201-0/+4
* | * src/xdisp.c (select_frame_for_redisplay, ensure_selected_frame): Remove.Stefan Monnier2012-12-201-0/+6
* | * textprop.c (set_text_properties_1): Do not allow NULL interval.Dmitry Antipov2012-12-201-0/+6
* | * coding.c (Fdetect_coding_region): Do not check start and end withDmitry Antipov2012-12-191-0/+6
* | Follow symlinks in MS-Windows emulations of ACL functions.Eli Zaretskii2012-12-181-0/+8
* | src/makefile.w32-in: Update depencencies.Juanma Barranquero2012-12-171-0/+5
* | * src/xdisp.c (select_frame_for_redisplay): Use select_window_1 toStefan Monnier2012-12-171-13/+19
* | Support Posix ACL APIs on MS-Windows.Eli Zaretskii2012-12-171-0/+24
* | Don't reraise SIGCHLD, as that can now lose.Paul Eggert2012-12-171-0/+10
* | * sysdep.c (emacs_abort): Bump backtrace size to 40.Paul Eggert2012-12-161-0/+6
* | Add support for preserving ACL entries of files.Romain Francoise2012-12-161-0/+11
* | * fileio.c (internal_delete_file): Use bool for boolean.Paul Eggert2012-12-151-0/+4