aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Better distinguish infinite from invalid timesPaul Eggert2015-02-081-0/+10
* | Minor tweaks to frame_size_history_addPaul Eggert2015-02-081-0/+9
* | Fix a thinko in frame-parameter (Bug#19802)Eli Zaretskii2015-02-081-0/+6
* | * src/data.c (Findirect_function): Don't signal an errorStefan Monnier2015-02-081-25/+29
* | Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-071-0/+76
* | Remove no-longer-used cursor_in_echo_area codePaul Eggert2015-02-061-0/+9
* | Add (:documentation <form>) for dynamically-generated docstringsStefan Monnier2015-02-051-0/+5
* | Remove recently added BUFFER arg of `window-text-pixel-size'.Martin Rudalics2015-02-051-0/+5
* | Remove no-longer-used two_byte_p calculationsPaul Eggert2015-02-031-0/+8
* | Omit unnecessary var if GTK or NSPaul Eggert2015-02-021-0/+6
* | Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-011-0/+4