Fix last change in buffer_posn_from_coords for text terminals.
[bpt/emacs.git] / src /
2010-08-20 Eli ZaretskiiFix last change in buffer_posn_from_coords for text...
2010-08-20 Eli ZaretskiiFix last change in buffer_posn_from_coords for text...
2010-08-20 Joakim Veronamerge from upstream
2010-08-20 Joakim Veronaminor imagemagick tweaks, one configure bugfix, and...
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-20 Eli Zaretskiixdisp.c: Add commentary about iterator geometry in...
2010-08-20 Eli ZaretskiiFix mouse clicks, drag, and highlight in R2L lines.
2010-08-20 Andreas Schwab* image.c (imagemagick_clear_image): Remove debugging...
2010-08-19 Jason Rumney(set_frame_menubar): Remove call to undefined function.
2010-08-19 Stefan MonnierNew post-self-insert-hook.
2010-08-19 Jason Rumney(w32_wnd_proc): Don't check context before initializing.
2010-08-19 Joakim Veronaupstream merge
2010-08-19 Joakim Veronasome minor cosmetic fixes in comments
2010-08-19 Joakim Veronafix some accidental whitespace changes
2010-08-19 Jan D* nsselect.m (nxatoms_of_nsselect): Use "Selection...
2010-08-18 Eli Zaretskiixterm.c (x_draw_bar_cursor): Fix last change.
2010-08-18 Eli Zaretskiibidi.c (bidi_level_of_next_char): Fix commentary regard...
2010-08-18 Eli ZaretskiiFix display of bar cursor on right-to-left text.
2010-08-18 Joakim Veronamerge from trunk, no conflicts
2010-08-18 Stefan Monnier* lisp/emacs-lisp/autoload.el (make-autoload): Preload...
2010-08-18 Stefan Monnier* casefiddle.c (casify_region): Setup gl_state.
2010-08-18 Joakim Veronaminor cleanup
2010-08-18 Jan D* nsterm.m (ns_define_frame_cursor): Call x_update_curs...
2010-08-18 Jan D* gtkutil.c (update_frame_tool_bar): Literal stings...
2010-08-18 Jan DUse CLIPBOARD and PRIMARY on NS (Bug#6677).
2010-08-17 Stefan Monnier* src/gtkutil.c (update_frame_tool_bar): Don't assume...
2010-08-17 Joakim Veronamerge from trunk
2010-08-17 Jan D* nsfns.m (ns_frame_parm_handlers): Add a slot for the
2010-08-17 Eli ZaretskiiFix bug #6796.
2010-08-16 Jan D* nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.
2010-08-16 Jan Dnsselect.m: include keyboard.h for QPRIMARY, remove...
2010-08-16 Jan DjärvDon't define QPRIMARY twice.
2010-08-16 Chong YidongLet all active regions set the primary selection.
2010-08-15 Jan D* keyboard.c (parse_tool_bar_item): Put in a bad label...
2010-08-15 Andreas Schwab* keyboard.c (parse_tool_bar_item): Avoid excessive...
2010-08-15 Jan DPotential buffer overrun and uninit variable fixed...
2010-08-14 Chong YidongMinor doc fix.
2010-08-14 Eli ZaretskiiFix cursor drawing on stretch glyphs in R2L lines.
2010-08-14 Eli ZaretskiiFix current-bidi-paragraph-direction within whitespace...
2010-08-14 Jason Rumney(lispy_function_keys): Do not define VK_PACKET (bug...
2010-08-14 Chong Yidong* fns.c (Fmake_hash_table): Doc fix (Bug#6851).
2010-08-13 Jason RumneyFix for bug#5629: Use unicode message box if available.
2010-08-13 Jan DFix handling of tool-bar-position, also put into defaul...
2010-08-13 Eli ZaretskiiFix compilation of xmenu.c and unexcoff.c, clean up...
2010-08-13 Eli ZaretskiiFix fallout from 2010-07-29T03:25:08Z!dann@ics.uci...
2010-08-13 Eli ZaretskiiFix -Wall compiler warnings in MSDOS sources.
2010-08-13 Eli ZaretskiiFix compilation error in xmenu.c for non-toolkit builds.
2010-08-13 Eli ZaretskiiShut up compiler warnings due to "char *" and "const...
2010-08-12 Stefan MonnierIntroduce a new comment style "c" flag.
2010-08-11 Jan D* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before...
2010-08-11 Jan DTake colors for region face (selected text) from the...
2010-08-11 Jan DFix -Wwrite_strings in general and for Gtk+ specific...
2010-08-11 Jan DUse const char* for -Wwrite_strings.
2010-08-11 Jan D* unexmacosx.c (unexec_error): Use const char *.
2010-08-10 Kenichi Handamerge trunk
2010-08-09 Dan NicolaescuRemove incorrect const use.
2010-08-09 Andreas SchwabUse autoconf determined WORDS_BIGENDIAN instead of...
2010-08-09 Kenichi Handamerge trunk
2010-08-09 Dan NicolaescuUse const char* instead of char*.
2010-08-08 Juanma BarranqueroFix typos in ChangeLogs.
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Dan NicolaescuUse const char* instead of char*.
2010-08-08 Dan Nicolaescu* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove...
2010-08-08 Dan NicolaescuCleanup xrdb.c.
2010-08-08 Eli ZaretskiiMake some doc strings bidi-friendly.
2010-08-08 Eli ZaretskiiFix overlay arrow display (bug #6699).
2010-08-07 Chong YidongAvoid restrictions when copying window selection.
2010-08-07 Chong YidongChange `select-active-region' mechanics.
2010-08-07 Juanma BarranqueroRemove duplicate declarations.
2010-08-06 Dan Nicolaescu* src/process.c: Simplify include logic.
2010-08-06 Dan Nicolaescu* sysdep.c: Remove declarations.
2010-08-06 Dan NicolaescuMove declarations to header files.
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-06 Dan Nicolaescu* src/frame.c (frame_params): Make const.
2010-08-06 Dan Nicolaescu* src/lisp.h (fatal_error_signal, emacs_root_dir):...
2010-08-06 Dan Nicolaescuemacs.c cleanups.
2010-08-06 Dan NicolaescuUse const for some arrays and functions.
2010-08-06 Jan D* src/sysdep.c: Move include term.h last of includes...
2010-08-06 Eli Zaretskiixdisp.c (display_line): Fix a typo in a comment.
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs in frame...
2010-08-06 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-08-06 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/xdisp.$(O)): Update depende...
2010-08-06 Jan DMore undeclared function fixes and add -Wimplicit-funct...
2010-08-06 Jan DCan't include menu.h in window.c for X targets.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-08-06 Kenichi Handamerge trunk
2010-08-06 Kenichi HandaImprove the encoding by compound-text-with-extensions.
2010-08-06 Kenichi Handamerge trunk
2010-08-06 Juanma Barranquerosrc/ChangeLog: Fix entry.
2010-08-06 Dan NicolaescuCleanup process.c.
2010-08-06 Juanma BarranqueroFix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu...
2010-08-06 Dan Nicolaescu* src/syssignal.h (signal_handler_t): Restore accidenta...
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-05 Dan NicolaescuCleanup syssignal.h.
2010-08-05 Dan NicolaescuAdd declarations to header files.
2010-08-05 Dan Nicolaescu* src/term.c: Remove dead code.
2010-08-05 Dan NicolaescuFix emacs -Q -f server-start & emacsclient -t on GNU...
next