Start redesigning portable mouse highlight. Not compiled.
[bpt/emacs.git] / src / ChangeLog
2010-10-31 Eli ZaretskiiStart redesigning portable mouse highlight. Not compiled.
2010-10-30 Eli ZaretskiiUnify mouse highlight code of MSDOS and GUI sessions.
2010-10-29 Eli ZaretskiiFix 2010-10-29T06:51:36Z!rgm@gnu.org for non-CLASH_DETE...
2010-10-29 Glenn MorrisSync docs of some X, W32, NS C functions.
2010-10-29 Glenn MorrisRemove duplicate Lisp definitions of define-minor-mode...
2010-10-26 Juanma Barranquero* src/eval.c (init_eval_once): Set max_lisp_eval_depth...
2010-10-26 Eli Zaretskiicmds.c: (internal_self_insert): Don't insert for negati...
2010-10-26 Eli ZaretskiiFix bug #7281.
2010-10-26 Jan D* gtkutil.c (qttip_cb): Set title to empty for ATK...
2010-10-25 Glenn MorrisMove ns-win.el's rather wacky menu adjustments to menu...
2010-10-24 Glenn MorrisSync docs of some W32 and X C functions.
2010-10-24 Chong YidongMerge changes from emacs-23 branch.
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-24 Chong Yidong* xterm.c (x_connection_closed): Kill Emacs uncondition...
2010-10-24 Jim Meyering* emacs.c (argmatch): Don't treat "--" as "--chdir".
2010-10-24 Glenn MorrisSync docs of selection-coding-system between C and...
2010-10-24 Glenn MorrisSync Lisp and C docs of next-selection-coding-system.
2010-10-24 Glenn MorrisRemove duplicate definition of tty-defined-color-alist.
2010-10-24 Glenn MorrisSync X and MS-Windows docs for x-use-underline-position...
2010-10-24 Glenn MorrisSync X and MS-Windows docs of x-toolkit-scroll-bars.
2010-10-23 Glenn Morris* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync...
2010-10-23 Glenn Morris* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync...
2010-10-23 Glenn Morris* src/xdisp.c (syms_of_xdisp) <display-hourglass>:...
2010-10-23 Glenn MorrisSync docs of cursor-in-non-selected-windows between...
2010-10-23 Glenn MorrisSync docs of C and Lisp version of auto-hscroll-mode.
2010-10-23 Eli Zaretskiisrc/ChangeLog: Revert inadvertent change of entry date.
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-23 Eli ZaretskiiFix support for R2L lines. Tested with reordered text.
2010-10-23 Eli ZaretskiiThe range [STARTPOS..ENDPOS] is inclusive in strings.
2010-10-23 Eli ZaretskiiTested with L2R rows and mouse highlight on a single...
2010-10-22 Eli ZaretskiiDocument values of window-system and deprecate its...
2010-10-22 Jan DFix compilation with Motif (Bug#7263).
2010-10-22 Glenn Morris* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
2010-10-21 Chong Yidong* insdel.c (prepare_to_modify_buffer): Don't set
2010-10-20 Kenichi Handamerge emacs-23
2010-10-19 Chong YidongDecouple C-d and delete, so that the former does not...
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-18 Julien Danjou* src/frame.c (Fframe_pointer_visible_p):
2010-10-18 Lars Magne Ingebri... (emacs_gnutls_read): Return 0 if we get a non-"EAGAIN...
2010-10-18 Ken Brown* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define...
2010-10-16 Eli ZaretskiiFinished work on mouse highlight that comes from displa...
2010-10-16 Eli ZaretskiiSupport bidi-reordered text in mouse-highlighted mode...
2010-10-16 Eli ZaretskiiStart working on mouse highlight of mode- and header...
2010-10-15 Eli ZaretskiiFix the MSDOS build broken by last revisions.
2010-10-15 Eli ZaretskiiFix the MSDOS build broken by latest revisions.
2010-10-15 Eli Zaretskiiimage.c (tiff_load): Cast 3rd argument to avoid compile...
2010-10-15 Kenichi HandaFix incorrect font metrics when the same font is opened...
2010-10-15 Tassilo HornAgain, fix a typo in really-oldXMenu target
2010-10-15 Tassilo HornFix variable name typo in really-oldXMenu target.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Kenichi Handamerge emacs-23
2010-10-14 Juanma Barranquerosrc/w32*.c: Make functions static.
2010-10-13 Juanma Barranquerosrc/image.c (DEF_IMGLIB_FN): Add argument to adapt...
2010-10-13 Juanma Barranquerosrc/makefile.w32-in: Simplify OBJ macros.
2010-10-13 Juanma BarranqueroRename `image-library-alist' to `dynamic-library-alist'.
2010-10-13 Damyan PepperFix handling of font properties on Windows (bug#6303).
2010-10-12 Juanma BarranqueroFix typos in docstrings, comments and ChangeLogs.
2010-10-12 Juanma BarranqueroFix typos in docstrings, comments and ChangeLogs.
2010-10-12 Dan NicolaescuAvoid using trailing / in directory variables.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Jan DjärvBug#7150: Distinguishing between left and right Alt...
2010-10-10 Lars Magne Ingebri... Fix gnutls write-before-negotiation case.
2010-10-10 Dan NicolaescuRemove #ifdef emacs / #ifndef emacs code, unused.
2010-10-10 Dan NicolaescuPass CFLAGS to the linker.
2010-10-10 Dan Nicolaescu* src/Makefile.in (CRT_DIR): Move near potential user.
2010-10-10 Dan Nicolaescu* src/Makefile.in: Use $(...) everywhere instead of...
2010-10-10 Dan NicolaescuSmall sysdep.c cleanups.
2010-10-09 Eli ZaretskiiFinished work on mouse_face_from_buffer_pos for bidi...
2010-10-09 Lars Magne Ingebri... Don't use foo() to talk about functions.
2010-10-09 Lars Magne Ingebri... (emacs_gnutls_write): Check for GNUTLS_E_AGAIN and...
2010-10-09 Lars Magne Ingebri... Make emacs_gnutls_read() return the expected on errors.
2010-10-09 Chong Yidong* xterm.c (x_draw_relief_rect): Clear corner pixels.
2010-10-08 Michael Albinus* keyboard.c: Revert last change; it was not intended...
2010-10-08 Michael Albinus* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Ob...
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Chong Yidong* xterm.c (x_draw_relief_rect): If box width is larger...
2010-10-08 Glenn MorrisChangeLog fix.
2010-10-08 Kenichi Handamerge emacs-23
2010-10-08 Kenichi Handacoding.c (complement_process_encoding_system): Fix...
2010-10-04 Chong YidongDon't add an echo dash for the first keystroke (Bug...
2010-10-04 Dan NicolaescuRemove O_RDONLY, O_WRONLY definitions, not needed.
2010-10-04 Kenichi Handamerge emacs-23
2010-10-04 Kenichi Handacoding.c (complement_process_encoding_system): Fix...
2010-10-03 Lars Magne Ingebri... Rework the gnutls boot interface.
2010-10-03 Glenn Morris* src/fileio.c (Vdirectory_sep_char): Remove.
2010-10-03 Dan Nicolaescu* src/termhooks.h: Remove #ifdef CONSP.
2010-10-03 Dan Nicolaescu* configure.in (NO_INLINE, noinline): Move here from...
2010-10-03 Dan NicolaescuInclude <fcntl.h> unconditionally.
2010-10-03 Dan Nicolaescu* src/process.c: Do not include <sys/wait.h>, syswait...
2010-10-03 Dan Nicolaescu* src/sysdep.c (flush_pending_output): Remove code...
2010-10-03 Dan NicolaescuRemove unused code.
2010-10-03 Dan NicolaescuRemove unused arguments for unexec.
2010-10-03 Juanma Barranquerosrc/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake):...
2010-10-03 Michael Albinus* dbusbind.c (syms_of_dbusbind): Move putenv call ...
2010-10-03 Juanma Barranquerosrc/gnutls.c: Doc fixes. Make some functions static.
2010-10-03 Glenn MorrisDoc fix.
2010-10-03 Chong Yidong* keyboard.c (command_loop_1): Make sure the mark is...
2010-10-02 Eli ZaretskiiFix beg_col calculation when painting from window start.
2010-10-02 Eli ZaretskiiFix mouse highlight in bidi-reordered continued lines.
2010-10-02 Juanma BarranqueroRework tags targets in Windows makefiles to protect...
next