Use rx for `gnu' compile pattern
[bpt/emacs.git] / src /
2014-05-04 Paul EggertConsult libpng-config more consistently.
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-03 Paul EggertHandle systems without WCONTINUED consistently.
2014-05-03 Eli ZaretskiiMinor fixes for comments.
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-05-01 Glenn MorrisDoc fixes
2014-05-01 Eli Zaretskiisrc/term.c (tty_menu_activate): A better initialization...
2014-05-01 Stefan Monnier* src/intervals.c: Tighten assertions.
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-30 Paul Eggert* term.c (tty_menu_activate): Don't assume row and...
2014-04-29 Eli ZaretskiiPlace hardware TTY cursor at the active menu item when...
2014-04-29 Stefan Monnier* src/window.c (struct saved_window): Remove mark.
2014-04-29 Glenn Morris* src/process.c (handle_child_signal): Handle systems...
2014-04-28 Paul EggertUse bits_word for gcmarkbits.
2014-04-28 Paul EggertAvoid undefined behavior in signed left shift.
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-24 Stefan Monnier* src/window.c (Fset_window_configuration): Deactivate...
2014-04-23 Paul Eggert* conf_post.h (ADDRESS_SANITIZER_WORKAROUND): Port...
2014-04-23 Eli ZaretskiiFix debugging code for checking the newline cache.
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-22 Paul EggertPort to GCC 4.9.0 with --enable-gcc-warnings.
2014-04-22 Paul Eggert* search.c (Fnewline_cache_check): Remove unused locals.
2014-04-22 Eli ZaretskiiAdd debugging facility for the newline cache.
2014-04-22 Daniel ColascioneCorrectly macroexpand top-level forms during eager...
2014-04-21 Jarek CzekalskiFix freezing with scroll bars of GTK3 Toolkit.
2014-04-21 Paul EggertSpelling fixes.
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-19 Stefan Monnier* src/intervals.c (rotate_right, rotate_left): Fix...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-18 Eli ZaretskiiFix bug #17288 with inserting left truncation glyph...
2014-04-18 Eli Zaretskiisrc/ChangeLog: Add header line to recent MSDOS-related...
2014-04-18 Paul Eggert* emacs.c (close_output_streams): Don't clear and resto...
2014-04-17 Paul Eggert* term.c (tty_send_additional_strings): No need to...
2014-04-17 Jan DjärvPrevent endless loop in x_make_frame_visible.
2014-04-17 Eli ZaretskiiFix bug #17281 with infloop in line-pixel-height.
2014-04-17 Daniel Colascione2014-04-17 Daniel Colascione <dancol@dancol.org>
2014-04-17 Eli ZaretskiiFix bug #17269 with corruption of the newline cache.
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-16 Paul EggertRemove DATA_SEG_BITS.
2014-04-16 Stefan Monnier* src/window.c (save_window_save): Lookup window_point_...
2014-04-16 Eli ZaretskiiFix the MSDOS build.
2014-04-15 Paul EggertRevert previous change.
2014-04-15 Eli ZaretskiiResurrect 2 entries in src/ChangeLog nuked by the previ...
2014-04-15 Paul EggertFix some xgselect-vs-pselect bugs.
2014-04-15 Stefan Monnier* src/buffer.c (Foverlays_at): Add argument `sorted'.
2014-04-14 Eli ZaretskiiFix bidirectional redisplay when deletion creates a...
2014-04-14 Paul EggertClean up configure-time library handling a bit.
2014-04-13 Paul EggertPort to IRIX 6.5.
2014-04-13 Eli ZaretskiiFix open-dribble-file's treatment of non-ASCII file...
2014-04-13 Eli ZaretskiiFix bug #17255 with insufficient pure space on 32-bit...
2014-04-13 Stefan Monnier* src/bytecode.c (exec_byte_code): Rework the volatiles...
2014-04-12 Paul Eggert* keyboard.c (Fopen_dribble_file): Avoid some races.
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-12 Eli ZaretskiiFix bug #17244 with line-move-visual when display strin...
2014-04-11 Eli Zaretskiisrc/w32.c (sys_umask) <WRITE_USER>: Remove redundant...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-11 Glenn Morris* src/keyboard.c (Fopen_dribble_file): Make file private.
2014-04-10 Daniel ColascioneIncrease BASE_PURESIZE
2014-04-09 Ken BrownRevert most of the recent change involving manifests...
2014-04-09 Stefan Monnier* src/keyboard.c (syms_of_keyboard): Make deactivate...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-09 Stefan Monnier* src/insdel.c (prepare_to_modify_buffer_1): Cancel...
2014-04-08 Daniel ColascioneCorrect merge
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Glenn MorrisChangeLog fixes
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-07 Paul Eggert* alloc.c: Simplify by removing use of HAVE_EXECINFO_H.
2014-04-07 Stefan Monnier* src/alloc.c: Keep track of symbols referenced from...
2014-04-07 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
2014-04-06 Eli Zaretskiisrc/bidi.c: Describe the design of reordering engine...
2014-04-05 Paul EggertPrefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
2014-04-05 Glenn MorrisChangeLog fix
2014-04-05 Glenn MorrisMinor doc updates related to dribble files
2014-04-04 Stefan Monniersrc/buffer.h, src/frame.h: Clarify doc of optimization...
2014-04-04 Jan DjärvBackport from trunk.
2014-04-04 Eli Zaretskiisrc/keyboard.c: Fix a typo in a comment to read_char.
2014-04-03 Daniel ColascioneRename EARRAYSIZE to ARRAYELTS
2014-04-03 Ken BrownDon't use manifest on Cygwin. (Bug#17176)
2014-04-03 Daniel ColascioneAssert that function cells contain valid lisp objects
2014-04-03 Daniel ColascioneRearrange suspicious pointer logging
2014-04-03 Daniel ColascioneClean up array size calculations
2014-04-03 Daniel ColascioneAdd missing src/ChangeLog text that somehow ended up...
2014-04-03 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-03 Daniel ColascioneFix typo
2014-04-03 Daniel ColascioneAdd GC bug investigation code
2014-04-02 Dmitry Antipov* xterm.c (x_term_init) [USE_LUCID]: Fix minor memory...
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-04-02 Martin RudalicsIn x_new_font don't calculate non-toolkit scrollbar...
2014-04-02 Dmitry Antipov* font.c (font_list_entities): Do not add empty vector...
2014-04-01 Paul Eggert* fns.c (validate_subarray): Rename from validate_subst...
2014-03-31 Dmitry Antipov* fns.c (Fsubstring, Fsubstring_no_properties, secure_h...
2014-03-31 Dmitry Antipov* search.c (Freplace_match): Use make_specified_string.
2014-03-31 Jan Djärv* nsmenu.m (free_frame_tool_bar): Set wait_for_tool_bar...
2014-03-30 Jan DjärvAvoid flickering on frame creation with tool bar on...
2014-03-30 Martin RudalicsIn x_set_window_size postpone calculation of default...
2014-03-28 Glenn MorrisImprove usage of AC_INIT
2014-03-28 Glenn MorrisAdd system-configuration-features, summarising some...
2014-03-28 Ken Brown* src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]...
next