]> code.delx.au - gnu-emacs/history - src/ChangeLog
Fix cursor motion at end of line that ends with a composite character.
[gnu-emacs] / src / ChangeLog
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends with a compo...
2010-04-24 Eli ZaretskiiFix GDB startup with .gdbinit.
2010-04-23 Eli ZaretskiiFix display of composed characters from L2R scripts...
2010-04-23 Eli ZaretskiiSupport `display' text properties and overlays.
2010-04-23 Dan Nicolaescu* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configu...
2010-04-23 Dan NicolaescuSimplify STARTFILES definition.
2010-04-23 Dan NicolaescuClean up Solaris code.
2010-04-22 Jan DjärvFix Bug#6001.
2010-04-21 Dan NicolaescuClean up HP-UX files.
2010-04-21 Jan Djärv* xsettings.c: Move misplaced HAVE_GCONF
2010-04-21 Eli ZaretskiiFix bug #5992.
2010-04-20 Jan DjärvGtk tool bars can be text, icons with text or just...
2010-04-21 Jan DjärvDeclarations before code (Bug#5993).
2010-04-21 Glenn Morris* src/ChangeLog: Remove merged duplicate entry.
2010-04-21 Glenn MorrisRemove some more cpp in favor of autoconf.
2010-04-21 Dan NicolaescuRemove NOMULTIPLEJOBS, unused.
2010-04-21 Dan NicolaescuSimplify LD_SWITCH_SYSTEM_TEMACS usage.
2010-04-21 Glenn MorrisRemove LIBSELINUX_LIBS need for cpp in Makefiles.
2010-04-21 Karel KlícAdd SELinux support.
2010-04-21 Juanma BarranqueroFix typos and spacing.
2010-04-21 Juanma BarranqueroDon't depend on cm.c or termcap.c on Windows, use stubs.
2010-04-20 Juanma BarranqueroRemove references to (default-)direction-reversed.
2010-04-20 Stefan MonnierWarn rather than error when making a local var inside...
2010-04-20 Stefan Monnier* font.c (syms_of_font): Make the style table vars...
2010-04-20 Stefan Monnier* buffer.h (struct buffer): Remove unused var `directio...
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.
next