aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/lread.c (skip_dyn_bytes): New function.Stefan Monnier2013-02-081-0/+6
* * search.c (scan_buffer): Calculate end byte position just once.Dmitry Antipov2013-02-081-0/+10
* * lisp.h (make_uninit_vector): New function.Dmitry Antipov2013-02-081-0/+19
* * coding.c (Fdefine_coding_system_internal): Use AREF whereDmitry Antipov2013-02-071-0/+8
* * lisp/cus-start.el (all): Add ns-use-native-fullscreen.Jan Djärv2013-02-051-0/+35
* * fileio.c (Qchoose_write_coding_system): Now static.Paul Eggert2013-02-041-0/+4
* Fix bugs #13623 and 13626 caused by changes in 2013-02-01T07:23:18Z!dmantipov...Eli Zaretskii2013-02-041-0/+13
* * emacs.c: Use execvp, not execv, when DAEMON_MUST_EXEC, so thatDaniel Colascione2013-02-031-0/+6
* Avoid file time stamp bug on MS-Windows.Paul Eggert2013-02-021-0/+11
* Avoid encoding file names run through dostounix_filename on MS-Windows.Eli Zaretskii2013-02-021-0/+44
* Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.comGlenn Morris2013-02-011-0/+10
|\
| * Make sure program names are encoded before using them to invoke subprocesses.Eli Zaretskii2013-02-011-0/+5
| * w32proc.c (sys_spawnve): Initialize escape_char.Eli Zaretskii2013-02-011-0/+5
* | Fix timestamp bug when write-region appends nothing.Paul Eggert2013-02-011-0/+9
* | * window.h (struct window): Convert base_line_number, base_line_posDmitry Antipov2013-02-011-0/+19
* | Use fdopendir, fstatat and readlinkat, for efficiency.Paul Eggert2013-01-311-0/+31
* | ChangeLog for previous fileio.c changeGlenn Morris2013-01-311-3/+2
* | Reduce delay between backing up a file and saving new versionGlenn Morris2013-01-301-0/+8
* | Merge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka@jpl.orgGlenn Morris2013-01-301-0/+16
|\ \ | |/
| * Tentative fix for bug #13546 with failure to save files on Windows.Eli Zaretskii2013-01-271-0/+6
| * Fix bug #13553 with usage of IS_DIRECTORY_SEP on MS-Windows under DBCS.Eli Zaretskii2013-01-261-0/+7
| * Use file-name-coding-system when decoding symlinks on MS-Windows.Eli Zaretskii2013-01-251-0/+2
| * Support MS-Windows file names encoded in multibyte encodings.Eli Zaretskii2013-01-251-0/+5
* | Make opendir on MS-Windows accept a 'const char *'.Eli Zaretskii2013-01-281-0/+4
* | Remove obsolete redisplay code. See the discussion atDmitry Antipov2013-01-281-0/+10
* | * insdel.c (insert_1): Remove.Dmitry Antipov2013-01-251-0/+3
* | Revert 2013-01-25T10:27:16Z!eliz@gnu.org.Eli Zaretskii2013-01-251-2/+0
* | w32.c (readlink): Support DBCS codepages.Eli Zaretskii2013-01-251-0/+2
* | Update doc string of w32notify-add-watch per discussions in bug #13540.Eli Zaretskii2013-01-251-0/+4
* | * font.c (num_fonts): Remove the leftover from oldDmitry Antipov2013-01-251-1/+6
* | Merge from emacs-24; up to 2012-12-11T18:52:31Z!monnier@iro.umontreal.caGlenn Morris2013-01-241-0/+17
|\ \ | |/
| * Fix bug #13515 with processing DBCS file names on MS-Windows.Eli Zaretskii2013-01-231-0/+9
| * Fix bug #13065 with file selector dialog on Windows 7.Eli Zaretskii2013-01-221-0/+5
| * Fixes: debbugs:13505Andreas Schwab2013-01-201-0/+5
* | * nsfont.m (ns_escape_name, ns_unescape_name, ns_registry_to_script):Dmitry Antipov2013-01-241-0/+5
* | Drop async_visible and async_iconified fields of struct frame.Dmitry Antipov2013-01-241-0/+21
* | * src/insdel.c (prepare_to_modify_buffer): Revert last change as suggestedDmitry Antipov2013-01-241-0/+5
* | * src/xdisp.c (message2, message2_nolog): Remove functions.Stefan Monnier2013-01-231-0/+29
* | Fix dimensions of maximized frame on MS-Windows.Eli Zaretskii2013-01-231-0/+5
* | * insdel.c (prepare_to_modify_buffer): Force redisplay ifDmitry Antipov2013-01-231-0/+5
* | * window.h (struct window): Change window_end_valid member fromDmitry Antipov2013-01-221-0/+16
* | * xdisp.c (mark_window_display_accurate): Simplify the loopDmitry Antipov2013-01-221-0/+9
* | * emacs.c (Qkill_emacs_hook): Now static.Paul Eggert2013-01-211-0/+2
* | * fileio.c (Finsert_file_contents): Simplify.Paul Eggert2013-01-211-0/+5
* | Another minor fix in acl_set_file on Windows.Eli Zaretskii2013-01-211-0/+6
* | * fileio.c (Finsert_file_contents): Revert code introduced atDmitry Antipov2013-01-211-0/+7
* | * lisp.h (eabs): Define unconditionally.Paul Eggert2013-01-191-0/+6
* | Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-191-0/+4
|\ \ | |/
| * * src/fns.c (Frandom): Doc fix.Glenn Morris2013-01-161-0/+4
* | Fix crashes with lots of overlays.Eli Zaretskii2013-01-191-0/+10