Implement GUI display of R2L lines, fix TTY display of R2L lines.
[bpt/emacs.git] / src / ChangeLog
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Eli ZaretskiiFix R2L paragraph display on TTY.
2010-04-20 Jan Djärvgtkutils.c (xg_event_is_for_scrollbar): Check if grabbe...
2010-04-20 Kenichi Handamerge trunk
2010-04-20 Kenichi Handacharset.c (char_charset): Consider Vcharset_non_preferr...
2010-04-20 Stefan MonnierMake variable forwarding explicit rather the using...
2010-04-19 Eli ZaretskiiCosmetic changes in src/bidi.c.
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-19 Eli ZaretskiiMention in src/ChangeLog the bug number solved by 2010...
2010-04-19 Eli Zaretskii.gdbinit (xsubchartable): New command.
2010-04-19 Eli ZaretskiiFix crashes in GC in "emacs -nw".
2010-04-19 Juanma Barranquero* dired.c (Ffile_attributes): Fix typo in docstring.
2010-04-18 Stefan MonnierHash-cons pure data.
2010-04-18 Jan DjärvSet USER_POS in hint_flags to work around Cygwin problem.
2010-04-17 Eli ZaretskiiFix cursor positioning at end of R2L line on TTY frames.
2010-04-17 Chong YidongFix crash on NextStep terminal (Bug#5837)
2010-04-17 Eli ZaretskiiFix a crash when an NSM character is inserted at BEGV.
2010-04-17 Eli ZaretskiiMirror continuation indicators for R2L lines; fix face...
2010-04-17 Eli ZaretskiiFix two crashes with display of R2L lines in GUI sessions.
2010-04-17 Eli ZaretskiiContinue work on R2L paragraphs in GUI sessions.
2010-04-16 Eli ZaretskiiFix bug #5943: C-e in a truncated line doesn't auto...
2010-04-16 Dan Nicolaescu* s/freebsd.h: Restore osreldate.h include.
2010-04-16 Jan D* xmenu.c (apply_systemfont_to_menu): *childs was incor...
2010-04-16 Chong Yidong* s/cygwin.h: Avoid linking against static libgcc.
2010-04-15 Juri LinkovAdd the `scroll-command' property.
2010-04-15 Dan Nicolaescu* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous...
2010-04-15 Dan Nicolaescu* xdisp.c (message): Do not use NO_ARG_ARRAY.
2010-04-15 Dan Nicolaescu* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused...
2010-04-14 Dan NicolaescuReduce cpp use in Makefile.in.
2010-04-14 Juri LinkovBind `C-v' to `scroll-up-command' and `M-v' to `scroll...
2010-04-14 Juri LinkovAdd variable `scroll-preserve-screen-position-commands'.
2010-04-13 Jan DjärvFix so top -10 and left -10 in frame parameters work.
2010-04-13 Alan MackenzieRevert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse...
2010-04-13 Adrian Robert* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret...
2010-04-13 Jan Djärv(Fx_create_frame, x_create_tip_frame): Set default...
2010-04-13 Stefan Monnier(init_tty): Move common text outside of #ifdef TERMINFO.
2010-04-13 Stefan MonnierTry to solve the problem of spurious EOF chars in long...
2010-04-13 Stefan MonnierTry to detect file modification within the same second.
2010-04-12 Stefan Monnier* process.c (status_notify): Remove unused var `ro'.
2010-04-12 Jan Djärvxfns.c (select_visual): Don't call error if XGetVisualI...
2010-04-12 Dan Nicolaescu* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITC...
2010-04-11 Dan NicolaescuRemove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan NicolaescuUse autoconf, not cpp for some variables.
2010-04-11 Jan DjärvUse XFT in Lucid dialogs if available.
2010-04-11 Stefan Monnier* process.c (exec_sentinel): Preserve current-buffer.
2010-04-11 Stefan Monnier(read_process_output): Move the save-current-buffer to
2010-04-10 Dan Nicolaescu* s/msdos.h (UNEXEC): New definition.
2010-04-10 Eli ZaretskiiImplement cursor on the left fringe for R2L lines.
2010-04-10 Eli ZaretskiiInitial implementation of display of R2L paragraphs...
2010-04-10 YAMAMOTO Mitsuharuxfns.c (Fx_show_tip): Subtract last glyph's width only...
2010-04-10 YAMAMOTO MitsuharuDon't abort try_window with fonts change when showing...
2010-04-10 YAMAMOTO Mitsuharuxfns.c (Fx_show_tip): Undo last change.
2010-04-10 YAMAMOTO MitsuharuUse openpty for allocating pty on Darwin. Fix Bug...
2010-04-09 Jan DFix showing the complete tip the first time, bug #2423.
2010-04-08 Eli ZaretskiiFix bug#5856: don't dereference glyphs beyond end of...
2010-04-08 Jan Djärv* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FON...
2010-04-08 Eli ZaretskiiFix crash due to incorrect resolution of type of NSM...
2010-04-08 Jan DjärvLucid menus can now use Xft for fonts.
2010-04-08 YAMAMOTO Mitsuharuframe.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
2010-04-07 Jan DjärvFix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Jan DFix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Dan NicolaescuSimplify code for HP machines.
2010-04-07 Kenichi Handamerge trunk
2010-04-07 Dan Nicolaescu* m/iris4d.h (UNEXEC): Move definition ...
2010-04-05 Chong YidongFix crash on NextStep terminal (Bug#5837)
2010-04-04 Jan DjärvSet WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug...
2010-04-03 Eli ZaretskiiFix infloop in bidi buffers with vertical cursor motion...
2010-04-03 Eli ZaretskiiFix typo in src/ChangeLog.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-03 Dan Nicolaescu* m/intel386.h (NO_REMAP): Move definition ...
2010-04-03 Dan Nicolaescu* m/vax.h (CRT0_DUMMIES): Remove, unused.
2010-04-03 Dan Nicolaescu* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditional...
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Eli ZaretskiiFix typos and formatting in ChangeLog entries.
2010-04-02 Dan NicolaescuRemove extern errno declarations.
2010-04-02 Juanma BarranqueroFix typos in ChangeLogs.
2010-04-01 Dan NicolaescuRemove all uses of LIBX11_SYSTEM.
2010-04-01 Eli ZaretskiiRemove support for DJGPP v1.x (bug#5813).
2010-04-01 Eli ZaretskiiFix bug #5816.
2010-04-01 Glenn MorrisCosmetic change to src/Makefile.in.
2010-03-31 Chong Yidong[merge] Fix last set of Nextstep changes.
2010-03-31 Dan NicolaescuClean up BSD_SYSTEM use.
2010-03-31 Juri LinkovRename `image-extension-data' to `image-metadata'.
2010-03-31 Eli ZaretskiiFix highlight of trailing whitespace is right-to-left...
2010-03-31 Chong YidongFix last set of Nextstep changes.
2010-03-31 Eli ZaretskiiFix bug #5703.
2010-03-31 Stefan MonnierGet rid of the direct_output optimizations.
2010-03-31 Chong Yidong* nsterm.h: Fix last change.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-31 Stefan Monnier(keys_of_window): Remove redundant/overridden bindings.
2010-03-30 Chong Yidong* menu.c (Fx_popup_menu): Use last_event_timestamp...
2010-03-30 Eli ZaretskiiRestore original behavior of move_it_in_display_line_to...
2010-03-30 Dan Nicolaescu* xdisp.c (syms_of_xdisp): Use intern_c_string instead...
2010-03-30 Jan Djärvxdisp.c (note_mouse_highlight): Don't do highlight...
2010-03-30 Eli ZaretskiiFix a crash of I-search in a bidi-reordered buffer.
2010-03-30 Juanma Barranquero* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency...
2010-03-30 Eli ZaretskiiInitial support for bidirectional editing.
2010-03-30 Dan NicolaescuRemove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
2010-03-29 Chong YidongClean up unneeded ns_set_icon_type calls.
2010-03-28 Glenn MorrisClose bug#5336.
next