summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ | |/
| * src/dispextern.h (FACE_FOR_CHAR): Fix the commentary.Eli Zaretskii2015-01-301-0/+4
| * Avoid compiler warnings in decode_env_path.Hans Wennborg2015-01-291-0/+5
| * Improve solution of bug #19701Eli Zaretskii2015-01-291-0/+5
* | * xfns.c (x_real_pos_and_offsets): Fix pointer signedness.Paul Eggert2015-02-251-0/+4
* | Redo the whole window offsets and coordinate translation for X.Jan D2015-02-251-0/+22
* | Backtrace after malloc arena is corruptedPaul Eggert2015-02-241-0/+10
* | Implement x-frame-geometry for NS.Jan D2015-02-221-0/+5
* | Spelling fixesPaul Eggert2015-02-211-0/+6
* | Prefer 'Qfoo' to 'intern ("foo")' in w32 source filesEli Zaretskii2015-02-211-0/+7
* | Prefer 'Qfoo' to 'intern ("foo")'Paul Eggert2015-02-211-0/+29
* | Avoid endless loop when handling fatal signal.Jan Djärv2015-02-201-0/+6
* | Simplify binary I/O configurationPaul Eggert2015-02-191-0/+9
* | Avoid aborts when input-method-function changes this-command-keys (Bug#19774)Eli Zaretskii2015-02-191-0/+6
* | Fix display of IME window on MS-Windows (Bug#11732)Fujii Hironori2015-02-191-0/+6
* | Fix exit code when stdin is at EOF (Bug#19897)Eli Zaretskii2015-02-181-0/+5
* | Fixes display of prefix argument when input-method-functionOscar Fuentes2015-02-181-0/+6
* | * src/keyboard.c (timer_check_2): Fix incorrect commentKelly Dean2015-02-171-0/+4
* | Fix doc-string of x_frame_normalize_before_maximize.Martin Rudalics2015-02-141-0/+5
* | Fix assertion violations when popping menus on TTY (Bug#19862)Eli Zaretskii2015-02-141-0/+5
* | Better support for future pluginsPaul Eggert2015-02-121-0/+7
* | Improve toggling fullscreen state of frames.Martin Rudalics2015-02-111-0/+12
* | Use bool for boolean in xdisp.cPaul Eggert2015-02-091-0/+32
* | Check for some overflows in vertical-motionPaul Eggert2015-02-091-0/+6
* | * xfont.c: Minor style fixesPaul Eggert2015-02-091-0/+6
* | Speed up vertical-motion when screen coordinates are knownEli Zaretskii2015-02-091-0/+7
* | Remove unused assignment.Dima Kogan2015-02-091-0/+4
* | Try non-scaled xld fonts first, and scaled if that failed.Dima Kogan2015-02-091-0/+7
* | * src/keyboard.c (syms_of_keyboard): Use non-nil default value.Stefan Monnier2015-02-091-0/+4
* | Use C99's INFINITY and NAN macrosPaul Eggert2015-02-081-0/+6
* | Fix bidi_explicit_dir_char undefined behaviorPaul Eggert2015-02-081-0/+4