]> code.delx.au - gnu-emacs/history - src
Don't install keyboard hook when debugged on MS-Windows
[gnu-emacs] / src /
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul EggertMinor fixups for external socket launching
2016-04-17 Paul EggertPort to GCC 5.3.1 20160406 (Red Hat 5.3.1-6)
2016-04-16 Matthew LeachAdd external socket launching support
2016-04-15 Eli ZaretskiiFix w32 memory-management problem when extending buffer...
2016-04-14 Paul EggertSimplify use of O_BINARY
2016-04-14 Paul Eggert* src/indent.c (Fvertical_motion): Pacify GCC
2016-04-14 Paul Eggertsubstitute-command-keys keeps quotes’ text props
2016-04-13 YAMAMOTO Mitsuharu* src/xwidget.c (x_draw_xwidget_glyph_string): More...
2016-04-12 Paul EggertSupport OFFSET and (OFFSET ABBR) time zone rules
2016-04-12 Paul EggertMerge from origin/emacs-25
2016-04-12 Paul EggertImprove time zone documentation
2016-04-11 YAMAMOTO MitsuharuDisable multicolor fonts on OS X since they are not...
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Spelling fixes
2016-04-10 Michael AlbinusFix Bug#23207
2016-04-09 Philipp StephaniRemove undefined behavior in OS X dumper.
2016-04-09 Joakim VeronaFix clipping of xwidgets
2016-04-08 Paul Eggert* src/xsmfns.c (syms_of_xsmfns): Remove stray "s in...
2016-04-08 Paul EggertMinor improvements for hash function primitives
2016-04-08 Paul PogonyshevNew primitives sxhash-eq, sxhash-eql
2016-04-08 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-04-08 Alan ThirdSet locale encoding to UTF-8 when run from OS X GUI.
2016-04-05 Paul Eggert; Fix typo in previous patch.
2016-04-05 Paul EggertPrefer AUTO_STRING_WITH_LEN to make_formatted_string
2016-04-04 Paul EggertNew C macro AUTO_STRING_WITH_LEN
2016-04-04 Paul EggertPort redirect-debugging-output to MS-Windows
2016-04-04 Paul EggertPort redirect-debugging-output to non-GNU/Linux
2016-04-04 Paul EggertSpelling fixes
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Paul Eggert; Merge from origin/emacs-25
2016-04-03 Paul EggertMerge from origin/emacs-25
2016-04-03 Eli Zaretskii; * src/keyboard.c (read_char): Fix typos in a comment.
2016-04-03 Paul Eggertmake-xwidget unused arg cleanup
2016-04-03 Joakim VeronaRemove unused arguments from make-xwidget
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 John Wiegley; Merge from origin/emacs-25
2016-04-02 John WiegleyMerge from origin/emacs-25
2016-04-02 Paul PogonyshevSupport macros in 'func-arity'
2016-04-02 Andy MoretonFix compilation of Cygwin w32 port
2016-04-01 Paul EggertFix resize incompatibility with GTK+ master
2016-04-01 Eli ZaretskiiAvoid crashes due to insanely large columns in tabulate...
2016-04-01 Paul EggertFix check for subscript errors in module calls
2016-03-30 Alan MackenzieMerge branch 'emacs-25' of /home/acm/emacs/emacs.git...
2016-03-29 Eli ZaretskiiFix rare problems with echo-area display and multiple...
2016-03-29 Paul EggertPacify --enable-gcc-warnings for buffer-hash etc.
2016-03-28 Lars Magne Ingebri... Add a new function `buffer-hash'
2016-03-27 Paul EggertRename C names to match Lisp symbols better
2016-03-27 Paul Eggert* src/font.c (QCuser_spec): Add missing colon to :user...
2016-03-27 YAMAMOTO Mitsuharu* src/xwidget.c (Fxwidget_resize): Fix inappropriate...
2016-03-27 Paul Eggertfunc-arity minor improvements
2016-03-26 Martin RudalicsSafely run window size change functions
2016-03-26 Eli ZaretskiiIgnore non-nil. non-cons values of unread-command-events
2016-03-26 Paul PogonyshevImplement 'func-arity'
2016-03-26 Eli ZaretskiiImprove documentatuon of 'truncate-partial-width-windows'
2016-03-25 Paul Eggert* src/ftfont.c (ftfont_shape_by_flt): Parenthesize...
2016-03-25 Eli ZaretskiiFix scrolling upwards with 'xwidget-webkit-browse-url'
2016-03-25 K. HandaFix display of Indic scripts
2016-03-25 Eli ZaretskiiFix splash screen display at startup
2016-03-24 Paul EggertAvoid GTK 3 crash with icons and masks
2016-03-24 Eli ZaretskiiDefine make_save_ptr_ptr unconditionally
2016-03-24 Eli ZaretskiiPreserve current buffer when popping up TTY menus
2016-03-24 Eli ZaretskiiImprove font selection by family on MS-Windows
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-23 Paul Eggert; Merge from origin/emacs-25
2016-03-23 Paul EggertMerge from origin/emacs-25
2016-03-22 Anders LindgrenMake `toggle-frame-maximized' respect the dock on OS...
2016-03-22 Eli ZaretskiiFix bug in displaying header line with a box face
2016-03-22 Paul EggertMerge from origin/emacs-25
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-22 Paul Eggert; Merge from origin/emacs-25
2016-03-22 Paul Eggert-
2016-03-22 Paul EggertAssume NON_BLOCKING_CONNECT (Bug#22946)
2016-03-22 Eli ZaretskiiFix problems caused by new implementation of sub-word...
2016-03-22 Eli ZaretskiiEnsure positive number of glyphs for margins of positiv...
2016-03-20 Martin RudalicsResurrect earlier fix of resize_frame_windows
2016-03-20 Alan MackenzieAmend parse-partial-sexp correctly to handle two charac...
2016-03-20 Paul Eggert* src/alloc.c (purecopy): Use AUTO_STRING.
2016-03-20 Paul EggertNo need to block input when reading directories
2016-03-19 Fabrice PopineauImprove w32notify notifications
2016-03-18 Paul Eggert; Spelling fixes
2016-03-18 Paul EggertPort to strict C99 offsetof
2016-03-18 Paul EggertPort to GTK with strict C11 compiler
2016-03-18 Paul EggertPort to GTK with strict C99 compiler
2016-03-17 Anders LindgrenAvoid screen artifacts with new OS X visible bell after...
2016-03-16 Eli ZaretskiiAvoid segfaults due to frame image cache being absent
2016-03-16 Eli Zaretskii; * src/xdisp.c (with_echo_area_buffer): Fix typos...
2016-03-15 Paul EggertPort to clang 3.7.0 on x86-64
2016-03-15 Eli ZaretskiiFix startup of "emacs -nw" on systems that CANNOT_DUMP
2016-03-15 Stefan Monnier* src/keyboard.c (echo_keystrokes_p): Don't test cursor...
2016-03-12 Eli ZaretskiiAvoid crashes at startup on systems that CANNOT_DUMP
2016-03-11 John WiegleyMerge from origin/emacs-25
next