summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * src/fileio.c (Ffile_executable_p): Doc tweak.Glenn Morris2014-05-10
* * xsettings.c (init_gsettings): Use g_settings_schema_source_lookupJan Djärv2014-05-10
* * minibuf.c (read_minibuf): Avoid C99ism in previous patch.Paul Eggert2014-05-07
* Fix initialization of minibuffer history variable, bug #17430.Jarek Czekalski2014-05-07
* * src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson2014-05-06
* Fix tooltips pulling Emacs window to front on windows-nt, bug #17408.Jarek Czekalski2014-05-06
* * nsselect.m (Fx_selection_exists_p): Just return Qnil if window systemJan Djärv2014-05-05
* Revert recent libpng changes.Paul Eggert2014-05-04
* Handle systems without WCONTINUED consistently.Paul Eggert2014-05-03
* Minor fixes for comments.Eli Zaretskii2014-05-03
* Consult libpng-config more consistently.Paul Eggert2014-05-02
* Doc fixesGlenn Morris2014-05-01
* src/term.c (tty_menu_activate): A better initialization for cursor coordinates.Eli Zaretskii2014-05-01
* * src/intervals.c: Tighten assertions.Stefan Monnier2014-05-01
* * term.c (tty_menu_activate): Don't assume row and col are initialized.Paul Eggert2014-04-30
* Place hardware TTY cursor at the active menu item when displaying a menu.Eli Zaretskii2014-04-29
* * src/process.c (handle_child_signal): Handle systems without WCONTINUEDGlenn Morris2014-04-29
* Fix debugging code for checking the newline cache.Eli Zaretskii2014-04-23
* Port to GCC 4.9.0 with --enable-gcc-warnings.Paul Eggert2014-04-22
* * search.c (Fnewline_cache_check): Remove unused locals.Paul Eggert2014-04-22
* Add debugging facility for the newline cache.Eli Zaretskii2014-04-22
* Fix freezing with scroll bars of GTK3 Toolkit.Jarek Czekalski2014-04-21
* Spelling fixes.Paul Eggert2014-04-20
* * src/intervals.c (rotate_right, rotate_left): Fix up length computation.Stefan Monnier2014-04-19
* Fix bug #17288 with inserting left truncation glyph under linum-mode.Eli Zaretskii2014-04-18
* src/ChangeLog: Add header line to recent MSDOS-related entries.Eli Zaretskii2014-04-18
* * emacs.c (close_output_streams): Don't clear and restore errno.Paul Eggert2014-04-17
* Prevent endless loop in x_make_frame_visible.Jan Djärv2014-04-17
* Fix bug #17281 with infloop in line-pixel-height.Eli Zaretskii2014-04-17
* Fix bug #17269 with corruption of the newline cache.Eli Zaretskii2014-04-17
* * src/window.c (save_window_save): Lookup window_point_insertion_type inStefan Monnier2014-04-16
* Fix the MSDOS build.Eli Zaretskii2014-04-16
* Revert previous change.Paul Eggert2014-04-15
* Resurrect 2 entries in src/ChangeLog nuked by the previous commit.Eli Zaretskii2014-04-15
* Fix some xgselect-vs-pselect bugs.Paul Eggert2014-04-15
* * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-15
* Fix bidirectional redisplay when deletion creates a paragraph start.Eli Zaretskii2014-04-14
* Port to IRIX 6.5.Paul Eggert2014-04-13
* Fix open-dribble-file's treatment of non-ASCII file names.Eli Zaretskii2014-04-13
* Fix bug #17255 with insufficient pure space on 32-bit Posix builds.Eli Zaretskii2014-04-13
* * src/bytecode.c (exec_byte_code): Rework the volatiles. Most importantly,Stefan Monnier2014-04-12
* * keyboard.c (Fopen_dribble_file): Avoid some races.Paul Eggert2014-04-12
* Fix bug #17244 with line-move-visual when display string covers a lot of text.Eli Zaretskii2014-04-12
* src/w32.c (sys_umask) <WRITE_USER>: Remove redundant constant.Eli Zaretskii2014-04-11
* * src/keyboard.c (Fopen_dribble_file): Make file private.Glenn Morris2014-04-10
* Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-09
* * src/alloc.c: Keep track of symbols referenced from pure space (bug#17168).Stefan Monnier2014-04-07
* src/bidi.c: Describe the design of reordering engine in the commentary.Eli Zaretskii2014-04-06
* Minor doc updates related to dribble filesGlenn Morris2014-04-05
* src/buffer.h, src/frame.h: Clarify doc of optimization variables.Stefan Monnier2014-04-04