log

age author description
2010-08-26 Kenichi Handa xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
2010-08-26 Kenichi Handa xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
2010-08-26 Kenichi Handa Add Arabic support.
2010-08-26 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa Add Arabic support.
2010-08-25 Tom Tromey * vol2.texi (Top): Update.
2010-08-25 Jan D * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
2010-08-25 Kenichi Handa fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Eli Zaretskii Fix last change in processes.texi.
2010-08-25 Kenichi Handa Allow composition striding over PT.
2010-08-25 Kenichi Handa fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
2010-08-25 Kenichi Handa Allow composition striding over PT.
2010-08-25 Kenichi Handa Fix finding a stop position for composition.
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa Fix finding a stop position for composition.
2010-08-25 Vinicius Jose Latorre Fix some bugs. New version 13.1.
2010-08-24 Chong Yidong * emacs-lisp/package.el (list-packages): Alias for package-list-packages.
2010-08-24 Chong Yidong * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
2010-08-24 Chong Yidong Fix filter functions discussion in Lisp manual.
2010-08-24 Chong Yidong * progmodes/ruby-mode.el (ruby): Add defgroup.
2010-08-24 Chong Yidong * lisp/progmodes/python.el: Add Ipython support (Bug#5390).
2010-08-24 Chong Yidong Avoid clobbering primary selection when switching frames (Bug#6872).
2010-08-23 Michael Albinus * NEWS: dbus.el supports alternative buses.
2010-08-23 Michael Albinus * dbus.texi (Alternative Buses): New chapter.
2010-08-23 Michael Albinus * net/dbus.el: Accept UNIX domain sockets as bus address.
2010-08-23 Michael Albinus * dbusbind.c: Accept UNIX domain sockets as bus address.
2010-08-23 Andreas Schwab Fix configure checks
2010-08-23 Juanma Barranquero src/ChangeLog: Fix typos.
2010-08-23 Juanma Barranquero * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
2010-08-22 Juri Linkov Move reading an extended command to Elisp (bug#5364, bug#5214).
2010-08-22 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
2010-08-22 Chong Yidong Merge changes from emacs-23 branch.
2010-08-22 Chong Yidong Merge changes from emacs-23 branch.
2010-08-22 Eli Zaretskii Fix dependencies according to revno 101162.
2010-08-22 Eli Zaretskii Fix dependencies according to revno 101162.
2010-08-22 Eli Zaretskii Fix the w32 build after revno 101162.
2010-08-22 Eli Zaretskii Clean up and ANSIfy unexcoff.c.
2010-08-22 Dan Nicolaescu Simplify termio code.
2010-08-22 Chong Yidong Doc fix for define-minor-mode (Bug#6880).
2010-08-22 Chong Yidong Merge latest whitespace.el changes from trunk (Bug#6172).
2010-08-22 Chong Yidong merge whitespace.el change from trunk
2010-08-21 Stefan Monnier Fix buffer-list rename&refresh after after killing a buffer in ido.
2010-08-21 Stefan Monnier * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
2010-08-21 Stefan Monnier * subr.el (read-key): Don't echo keystrokes.
2010-08-21 Glenn Morris * doc/emacs/misc.texi (Amusements): Mention bubbles and animate.
2010-08-21 Glenn Morris * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
2010-08-20 Glenn Morris Minor align-regexp fix.
2010-08-20 Glenn Morris Fix rmail-forward with non-sendmail sending function.
2010-08-19 Chong Yidong * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2010-08-19 Stefan Monnier * lisp/subr.el (read-key): Don't hide the menu-bar entries.
2010-08-18 Juanma Barranquero lisp/ChangeLog: Remove merge markers.
2010-08-18 Michael Albinus * progmodes/flymake.el (flymake-start-syntax-check-process): Use
2010-08-18 Kenichi Handa files.el: Add word-wrap as safe local variable.
2010-08-18 Kenichi Handa files.el: Add word-wrap as safe local variable.
2010-08-18 Kenichi Handa merge emacs-23