]> code.delx.au - gnu-emacs/history - src/ChangeLog
merge changes in emacs-23 branch
[gnu-emacs] / src / ChangeLog
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-31 Stefan Monnier* src/keyboard.c (Fwindow_system): Fix compilation...
2010-08-31 Chong Yidong* src/keyboard.c (command_loop_1): Don't call x-set...
2010-08-31 Kenichi HandaFix handling of 8-bit characters in a display table.
2010-08-30 Stefan Monnier* src/marker.c (Fcopy_marker): Make the first arg optional.
2010-08-30 Kenichi Handacomposite.c (composition_update_it): Fix computing...
2010-08-29 Jan D* nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR...
2010-08-29 Kenichi Handamerge emacs-23
2010-08-29 Kenichi Handaterm.c (encode_terminal_code): Encode byte chars to...
2010-08-26 Kenichi Handaxdisp.c (compute_stop_pos): Pay attention to bidi scan...
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handafontset.c (reorder_font_vector): Prefer a font-spec...
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi HandaAllow composition striding over PT.
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi Handamerge trunk
2010-08-25 Kenichi HandaFix finding a stop position for composition.
2010-08-24 Chong YidongAvoid clobbering primary selection when switching frame...
2010-08-23 Michael Albinus* dbusbind.c: Accept UNIX domain sockets as bus address.
2010-08-23 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-08-22 Juri LinkovMove reading an extended command to Elisp (bug#5364...
2010-08-22 Chong YidongMake obsolete --unibyte argument do nothing (Bug#6886).
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-22 Eli ZaretskiiFix dependencies according to 2010-08-22T15:14:37Z...
2010-08-22 Eli ZaretskiiFix the w32 build after 2010-08-22T15:14:37Z!dann@ics...
2010-08-22 Eli ZaretskiiClean up and ANSIfy unexcoff.c.
2010-08-22 Eli ZaretskiiClean up unexcoff.c.
2010-08-22 Dan NicolaescuSimplify termio code.
2010-08-21 Eli ZaretskiiFix mirroring pixel positions on GUI terminals.
2010-08-21 Glenn MorrisChangeLog fixes.
2010-08-20 Dan NicolaescuRemove unused variables malloc_sbrk_used and malloc_sbr...
2010-08-20 Dan NicolaescuSmall src/puresize.h cleanup.
2010-08-20 Dan Nicolaescu* src/term.c: Do not include <termios.h>, systty.h...
2010-08-20 Dan NicolaescuRemove redundant HAVE_TCATTR defines.
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 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 Jan D* nsselect.m (nxatoms_of_nsselect): Use "Selection...
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 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 Andreas Schwab* eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_...
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-17 Chong YidongAvoid stack overflow in let, eval, and apply (Bug#6214).
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 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 Jan D* doc.c (Fsnarf_documentation): Set skip_file only...
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 Jan D* doc.c (Fsnarf_documentation): Initialize skip_file...
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-13 Kenichi Handamerge emacs-23
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 Peter O'Gorman* src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_...
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.
next