aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* `save-excursion' does not save&restore the mark any moreStefan Monnier2015-03-251-0/+6
* Fix minor ldexp issuesPaul Eggert2015-03-241-0/+7
* Make process-running-child-p return foreground process group IDDaniel Colascione2015-03-241-0/+5
* Minor refactoring of new Fmake_process codePaul Eggert2015-03-231-0/+6
* Generalize start-process with keyword argsDaiki Ueno2015-03-231-0/+8
* Fixes: debbugs:20156Jan D2015-03-221-0/+5
* Fix problems with setting system-time-locale on MS-WindowsEli Zaretskii2015-03-211-0/+6
* Merge from origin/emacs-24Paul Eggert2015-03-181-0/+5
|\
| * Fix --no-bitmap-iconGlenn Morris2015-03-121-0/+5
* | Add classes as run-time descriptors of cl-structs.Stefan Monnier2015-03-181-8/+10
* | Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-161-0/+5
* | Fix subtle problems with linum-mode and invisible textEli Zaretskii2015-03-151-0/+11
* | Add --no-x-resources optionDaniel Colascione2015-03-141-0/+5
* | Mention Bug 19482 on 2015-01-06 change.Jan D2015-03-141-1/+2
* | * frame.c (x_get_resource_string) [!USE_GTK]: Don't define.Paul Eggert2015-03-131-0/+2
* | * editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now static.Paul Eggert2015-03-131-0/+4
* | Fix support of scripts in w32font.c (Bug#19993)Eli Zaretskii2015-03-121-0/+12
* | Partially revert the fix for bug #11732Eli Zaretskii2015-03-071-0/+9
* | Work around x86 glibc backtrace bugPaul Eggert2015-03-051-0/+6
* | Fix region extension when scroll bar is on the rightEli Zaretskii2015-03-051-0/+9
* | src/ChangeLog: Fix bad formatting.Eli Zaretskii2015-03-041-0/+1
* | Handle tool bar size changes after x_set_font.Martin Rudalics2015-03-041-1/+6
* | Merge from origin/emacs-24Paul Eggert2015-03-031-4/+0
|\ \ | |/
* | Merge from origin/emacs-24Paul Eggert2015-03-031-0/+23
|\ \ | |/
| * Avoid assertion violations in Rmail due to newline cacheEli Zaretskii2015-02-281-0/+8
| * Avoid erratic behavior of menu-bar tooltips on w32 (Bug#19925)Eli Zaretskii2015-02-231-0/+5
| * * src/fileio.c (Fmake_temp_name): Doc tweaks.Glenn Morris2015-02-191-0/+4
| * Fix assertions in popping up menus on TTY (Bug#19862)Eli Zaretskii2015-02-141-0/+5
* | Merge from origin/emacs-24Paul Eggert2015-03-031-0/+5
|\ \ | |/
| * Improve docs of transient-mark-mode (Bug#19841)Eli Zaretskii2015-02-131-0/+4
* | Merge from origin/emacs-24Paul Eggert2015-03-031-0/+7
|\ \ | |/
| * Fix handling of frame color parameters in TTY sessions (Bug#19802)Eli Zaretskii2015-02-081-0/+6
* | Merge from origin/emacs-24Paul Eggert2015-03-031-0/+8
|\ \ | |/
| * Fix vertical-motion and posn-at-point when word-wrap is on (Bug#19769)Eli Zaretskii2015-02-051-0/+7
* | Merge from origin/emacs-24Paul Eggert2015-03-031-0/+27
|\ \ | |/
| * A more thorough fix for bug#19307Eli Zaretskii2015-02-031-0/+11
| * Fix display of overlay strings with faces after ellipsis (Bug#19307)Eli Zaretskii2015-02-021-0/+4
| * Fix redrawing of mode lines when exposed (Bug#19721)Eli Zaretskii2015-02-021-0/+9
* | Rename gc-precise-p to gc-preciseDaniel Colascione2015-03-031-0/+4
* | * alloc.c (run_finalizers): Omit unused local.Paul Eggert2015-03-031-0/+5
* | Fix calculation of total window sizes after font size changes (Bug#19972).Martin Rudalics2015-03-031-0/+7
* | Finalizer documentation, minor improvementsDaniel Colascione2015-03-021-0/+8
* | Add support for finalizersDaniel Colascione2015-03-021-0/+18
* | * character.c (alphabeticp, decimalnump): Avoid undefined behaviorPaul Eggert2015-02-281-0/+6
* | Set can_x_set_window_size and after_make_frame in terminal frames (Bug#19962)Martin Rudalics2015-02-281-0/+5
* | Improve [:alpha:] and [:alnum:] for multibyte characters (Bug#19878)Eli Zaretskii2015-02-281-0/+13
* | Adjust offset and border calculations for X.Jan D2015-02-271-0/+12
* | Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-271-0/+20
* | Don't use OUTER_TO_INNER macros for plain X and lucid.Jan Djärv2015-02-261-0/+7
* | Merge from origin/emacs-24Paul Eggert2015-02-251-0/+14
|\ \ | |/