aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * image.c: Do not use libpng if HAVE_NS, as NS does its own thing.Paul Eggert2014-05-062-59/+40
* Consult libpng-config more consistently.Paul Eggert2014-05-043-15/+7
* Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-048-69/+124
|\
| * Revert recent libpng changes.Paul Eggert2014-05-043-2/+10
| * Handle systems without WCONTINUED consistently.Paul Eggert2014-05-033-5/+12
| * Minor fixes for comments.Eli Zaretskii2014-05-032-11/+16
| * Consult libpng-config more consistently.Paul Eggert2014-05-023-4/+10
| * Doc fixesGlenn Morris2014-05-013-4/+8
| * src/term.c (tty_menu_activate): A better initialization for cursor coordinates.Eli Zaretskii2014-05-012-4/+9
| * * src/intervals.c: Tighten assertions.Stefan Monnier2014-05-012-45/+65
* | Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero2014-04-303-1/+45
|\ \ | |/
| * * term.c (tty_menu_activate): Don't assume row and col are initialized.Paul Eggert2014-04-302-1/+10
| * Place hardware TTY cursor at the active menu item when displaying a menu.Eli Zaretskii2014-04-292-0/+27
| * * src/process.c (handle_child_signal): Handle systems without WCONTINUEDGlenn Morris2014-04-292-3/+11
* | * src/window.c (struct saved_window): Remove mark.Stefan Monnier2014-04-292-33/+15
* | Use bits_word for gcmarkbits.Paul Eggert2014-04-283-21/+26
* | Avoid undefined behavior in signed left shift.Paul Eggert2014-04-275-14/+40
* | Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero2014-04-252-19/+43
|\ \ | |/
| * Fix debugging code for checking the newline cache.Eli Zaretskii2014-04-232-19/+43
* | * src/window.c (Fset_window_configuration): Deactivate the mark beforeStefan Monnier2014-04-236-24/+34
* | * conf_post.h (ADDRESS_SANITIZER_WORKAROUND): Port to GCC 4.9.0Paul Eggert2014-04-232-7/+14
* | Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-226-18/+213
|\ \ | |/
| * Port to GCC 4.9.0 with --enable-gcc-warnings.Paul Eggert2014-04-222-9/+8
| * * search.c (Fnewline_cache_check): Remove unused locals.Paul Eggert2014-04-222-2/+5
| * Add debugging facility for the newline cache.Eli Zaretskii2014-04-222-0/+171
| * Fix freezing with scroll bars of GTK3 Toolkit.Jarek Czekalski2014-04-213-8/+30
| * Spelling fixes.Paul Eggert2014-04-201-1/+1
* | Correctly macroexpand top-level forms during eager macroexpandDaniel Colascione2014-04-224-4/+37
* | Merge from emacs-24; up to 2014-04-17T02:05:48Z!eggert@cs.ucla.eduDaniel Colascione2014-04-192-40/+54
|\ \ | |/
| * * src/intervals.c (rotate_right, rotate_left): Fix up length computation.Stefan Monnier2014-04-192-40/+54
* | Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.eduJuanma Barranquero2014-04-195-19/+53
|\ \ | |/
| * Fix bug #17288 with inserting left truncation glyph under linum-mode.Eli Zaretskii2014-04-182-0/+7
| * src/ChangeLog: Add header line to recent MSDOS-related entries.Eli Zaretskii2014-04-181-0/+1
| * * emacs.c (close_output_streams): Don't clear and restore errno.Paul Eggert2014-04-172-7/+4
| * Prevent endless loop in x_make_frame_visible.Jan Djärv2014-04-172-1/+13
| * Fix bug #17281 with infloop in line-pixel-height.Eli Zaretskii2014-04-172-1/+16
| * Fix bug #17269 with corruption of the newline cache.Eli Zaretskii2014-04-172-10/+17
* | * term.c (tty_send_additional_strings): No need to fflush here,Paul Eggert2014-04-172-3/+9
* | 2014-04-17 Daniel Colascione <dancol@dancol.org>Daniel Colascione2014-04-172-0/+40
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-1623-84/+382
|\ \ | |/
| * * src/window.c (save_window_save): Lookup window_point_insertion_type inStefan Monnier2014-04-163-6/+16
| * Fix the MSDOS build.Eli Zaretskii2014-04-1615-50/+283
| * Revert previous change.Paul Eggert2014-04-152-53/+39
| * Resurrect 2 entries in src/ChangeLog nuked by the previous commit.Eli Zaretskii2014-04-151-0/+10
| * Fix some xgselect-vs-pselect bugs.Paul Eggert2014-04-152-48/+52
| * * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-152-3/+12
| * Fix bidirectional redisplay when deletion creates a paragraph start.Eli Zaretskii2014-04-142-3/+35
| * Port to IRIX 6.5.Paul Eggert2014-04-135-5/+24
| * Fix open-dribble-file's treatment of non-ASCII file names.Eli Zaretskii2014-04-132-3/+9
| * Fix bug #17255 with insufficient pure space on 32-bit Posix builds.Eli Zaretskii2014-04-132-1/+5