]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from emacs-24; up to 2014-07-28T02:47:29Z!fgallina@gnu.org
[gnu-emacs] / src / ChangeLog
2014-10-17 Glenn MorrisMerge from emacs-24; up to 2014-07-28T02:47:29Z!fgallin...
2014-10-17 Eli ZaretskiiFix display on X of 1-pixel R2L characters.
2014-10-16 Eli Zaretskiisrc/bidi.c (bidi_find_bracket_pairs): Avoid a loop...
2014-10-16 Glenn MorrisMerge from emacs-24; up to 2014-07-27T18:05:37Z!eliz...
2014-10-15 Paul Eggert* bidi.c (bidi_find_bracket_pairs): Initialize local...
2014-10-15 Stefan Monnier* lisp/emacs-lisp/eldoc.el (global-eldoc-mode): Enable...
2014-10-15 Eli Zaretskiisrc/ChangeLog: Fix a typo.
2014-10-15 Eli ZaretskiiUpdate the bidirectional reordering engine for Unicode...
2014-10-15 Dmitry AntipovAvoid unwanted point motion in Fline_beginning_position.
2014-10-15 Glenn MorrisMerge from emacs-24; up to 2014-07-27T09:41:59Z!ttn...
2014-10-14 Eli ZaretskiiMerge from trunk and resolve conflicts.
2014-10-14 Dmitry AntipovCleanup terminal handling code.
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-27T01:00:26Z!fgallin...
2014-10-13 Eli ZaretskiiFix bug #18699 with startup aborts of 32-bit MinGW64...
2014-10-13 Glenn MorrisMerge from emacs-24; up to 2014-07-26T12:14:42Z!schwab...
2014-10-12 Glenn MorrisMerge from emacs-24; up to 2014-07-26T11:58:24Z!schwab...
2014-10-12 Paul Eggert* editfns.c (dump_tz_string): No longer const.
2014-10-12 Paul EggertSpelling fixes.
2014-10-12 Paul Eggert* nsmenu.m (clear): Assume OS X 10.6 or later.
2014-10-12 Jan DjärvRequire OSX >= 10.6. Remove PowerPC unexec code.
2014-10-12 Paul EggertFix putenv race conditions with undefined behavior.
2014-10-11 Jan DjärvFix mailaddress.
2014-10-10 Paul EggertFix port to Debian GNU/kFreeBSD 7 (wheezy).
2014-10-09 Stefan Monnier* src/frame.c (Fmouse_pixel_position): Call Vmouse_posi...
2014-10-09 Paul Eggert* lisp.h (USE_STACK_STRING): Now true only if USE_STACK...
2014-10-09 Glenn MorrisMerge from emacs-24; up to 2014-07-22T06:37:31Z!yamaoka...
2014-10-08 Leo LiuEnhance terpri to allow conditionally output a newline
2014-10-08 Eli ZaretskiiFix bug #18649 with handling C-g on MS-Windows in ...
2014-10-08 Eli ZaretskiiAccept terminal devices on MS-Windows in APIs that...
2014-10-08 Kenichi HandaFix bug #18610 with crashes when visiting files with...
2014-10-07 Glenn Morris* admin/unidata/Makefile.in: Check for deleted uni...
2014-10-07 Eli ZaretskiiFix bug #18650 with warning about zlib when loading...
2014-10-07 Dmitry Antipov* font.c (Ffont_get_glyphs): Use validate_subarray...
2014-10-06 Stefan Monnier* lisp/term/w32-win.el: Move all code from 32-common...
2014-10-05 Paul Eggert* keyboard.c (Qleft, Qright): Remove duplicate definitions.
2014-10-05 Jan DjärvFix disable toolbar for GNUStep.
2014-10-05 Jan Djärv* nsfont.m (nsfont_draw): Use CGFloat for GNUstep newer...
2014-10-05 Glenn MorrisMerge from emacs-24; up to 2014-07-21T01:34:03Z!monnier...
2014-10-05 Jan Djärv* nsterm.m (ns_draw_window_cursor): Adjust y for hbar...
2014-10-05 Jan Djärv* nsterm.m (ns_select, ns_read_socket): Use unwind_prot...
2014-10-05 Jan DjärvAdd ns-use-fullscreen-animation for non-native fullscre...
2014-10-05 Jan DjärvImport from macoport 24.3.94.
2014-10-05 Kenichi Handacoding.c (detect_coding_iso_2022): Set coding->rejected...
2014-10-04 Jan DjärvFix Gtk+ tearoff not present on Customize Emacs and...
2014-10-04 Martin RudalicsAdd documentation for horizontal scroll bars and fix...
2014-10-04 Glenn MorrisMerge from emacs-24; up to 2014-07-20T16:14:58Z!dmantip...
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-17T10:18:19Z!dmantip...
2014-10-03 Glenn MorrisChangeLog merge fix
2014-10-03 Glenn MorrisMerge from emacs-24; up to 2014-07-16T17:06:12Z!rgm...
2014-10-03 Dmitry Antipov* fileio.c (emacs_readlinkat, Finsert_file_contents):
2014-10-03 Dmitry AntipovConsistently use min and max macros from lisp.h.
2014-10-03 Dmitry Antipov* font.c (font_list_entities): Do not add empty vector...
2014-10-03 Paul EggertFix x-focus-frame bug with "Not an in-range integer".
2014-10-02 Eli Zaretskiisrc/dispnew.c (adjust_decode_mode_spec_buffer): Use...
2014-10-02 Stefan MonnierMerge from emacs-24
2014-10-02 Eli ZaretskiiFix bug #18584 with assertion violations while scrolling.
2014-10-02 Dmitry Antipov* alloc.c (mark_overlay): Assume that overlay boundarie...
2014-10-02 Stefan Monnier* src/lisp.h: Fix up compilation for USE_STACK_LISP_OBJ...
2014-10-02 Stefan MonnierConsolidate management/ownership of selections.
2014-10-02 Glenn MorrisChangeLog whitespace trivia
2014-10-01 Stefan MonnierCommit forgotten ChangeLog files
2014-10-01 Jan Djärv* xfaces.c (Finternal_set_lisp_face_attribute): Added...
2014-10-01 Jan Djärv* xfaces.c (Finternal_set_lisp_face_attribute): Don...
2014-10-01 Eli ZaretskiiDon't modify the process's command name passed to start...
2014-10-01 Eli ZaretskiiRevert the changes in 2014-10-01T02:25:40Z!eggert@cs...
2014-10-01 Dmitry Antipov* gtkutil.c (xg_set_toolkit_horizontal_scroll_bar_thumb):
2014-10-01 Paul EggertUse AUTO_CONS instead of SCOPED_CONS, etc.
2014-10-01 Paul Eggert* dispnew.c (adjust_decode_mode_spec_buffer): Prefer...
2014-09-30 Stefan MonnierMerge from emacs-24
2014-09-30 Paul Eggert* alloc.c: Remove now-unnecessary check.
2014-09-30 Paul Eggert* xterm.c (x_term_init): Allocate temps on stack, not...
2014-09-30 Paul Eggert* frame.c (x_set_frame_parameters): Port --enable-gcc...
2014-09-30 Eli ZaretskiiFix creation of frames on MS-Windows: don't cons Lisp...
2014-09-30 Paul EggertSimplify stack-allocated Lisp objects, and make them...
2014-09-29 Eli ZaretskiiFollow-up to renaming v24.5 to 25.1.
2014-09-29 Eli ZaretskiiFix bug #18545 with lack of scrolling a window when...
2014-09-29 Stefan MonnierRename 24.5 to 25.1
2014-09-29 Ulf JasperDo not set `url-gateway-method' in `url-https'. (Bug...
2014-09-29 Dmitry AntipovKeep stack-allocated Lisp objects fast rather than...
2014-09-28 Ken Brown* src/sheap.c (bss_sbrk_buffer_beg): Remove redundant...
2014-09-27 Ken BrownFix implementation of HYBRID_MALLOC on Cygwin.
2014-09-27 Stefan Monnier* lisp/subr.el (track-mouse): New macro.
2014-09-27 Stefan MonnierIntroduce global-eldoc-mode. Move Elisp-specific code...
2014-09-26 Paul Eggert* xfns.c (x_default_scroll_bar_color_parameter):
2014-09-26 Ken Brownsrc/w32term.h (ALIGN_STACK): Fix the cpp condition.
2014-09-25 Eli ZaretskiiDon't use USE_STACK_LISP_OBJECTS on Windows with GCC...
2014-09-25 Eli ZaretskiiDefault to stack objects on DOS_NT platforms as well.
2014-09-25 Martin RudalicsRemove code left dead after 2014-07-27 changes.
2014-09-25 Paul EggertFix local_cons etc. to not exhaust the stack when in...
2014-09-24 Paul EggertDefault to stack objects on non-GNU/Linux, non-DOS_NT...
2014-09-24 Paul EggertAvoid signed integer overflow when converting Time...
2014-09-24 Paul Eggert* keyboard.c (make_lispy_event): Avoid unnecessary...
2014-09-24 Dmitry Antipov* lisp.h (USE_STACK_LISP_OBJECTS): Enable by default...
2014-09-24 Dmitry Antipov* chartab.c (uniprop_encode_value_numeric):
2014-09-24 Eli ZaretskiiFix fallout on MinGW64 from the previous commit.
2014-09-24 Eli ZaretskiiFix bug #18528 with crashes at startup during frameset...
2014-09-24 Dmitry Antipov* termhooks.h (enum scroll_bar_part): Begin from 0...
2014-09-24 Paul EggertFix some slow uses and misuses of strcat.
2014-09-23 Paul Eggert* lisp.h (lispstpcpy): Rename from lispstrcpy, and...
2014-09-23 Paul Eggert* dispextern.h, xdisp.c (window_box_right_offset):...
next