log

age author description
2010-05-19 Kenichi Handa merge trunk
2010-05-19 Kenichi Handa merge trunk
2010-05-19 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
2010-05-18 Katsumi Yamaoka Merge from mainline.
2010-05-18 Katsumi Yamaoka Merge from mainline.
2010-05-17 Katsumi Yamaoka Merge from mainline.
2010-05-16 Katsumi Yamaoka Merge from mainline.
2010-06-01 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
2010-05-31 Stefan Monnier Fix up changelog entry
2010-05-31 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
2010-05-31 Stefan Monnier * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
2010-05-31 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
2010-05-31 Juanma Barranquero Backport from trunk: Fix bug#6298.
2010-05-31 Chong Yidong Fix for momentary-string-display (Bug#6238).
2010-05-30 Juanma Barranquero src/ChangeLog: Fix typos.
2010-05-30 Juanma Barranquero doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
2010-05-30 Stefan Monnier * doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
2010-05-29 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
2010-05-27 Chong Yidong * xdisp.c (redisplay_window): After redisplay, check if point is
2010-05-27 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
2010-05-25 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
2010-05-25 Stefan Monnier CEDET is not TODO any more
2010-05-24 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
2010-05-21 Glenn Morris Backport from trunk: close bug#6190.
2010-05-20 Chong Yidong Doc fix (Bug#6224).
2010-05-19 Stefan Monnier * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
2010-05-19 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
2010-05-18 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
2010-05-18 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
2010-05-22 Eli Zaretskii Handle lines truncated on right.
2010-05-22 Eli Zaretskii Test and debug find_row_edges on TTY display.
2010-05-19 Eli Zaretskii Completed initial debugging and testing of reimplemented cursor motion.
2010-05-18 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
2010-05-18 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
2010-05-18 Michael Albinus Add command `secrets-show-secrets'.
2010-05-18 Michael Albinus Add visualization code for secrets.
2010-05-18 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
2010-05-18 Chong Yidong Fix stack overflow in string creation (Bug#6214).
2010-05-18 Chong Yidong * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
2010-05-18 Stefan Monnier Fix handling of non-associative equal levels.
2010-05-18 Juanma Barranquero * doc/emacs/ChangeLog: Fix typos.
2010-05-18 Eli Zaretskii Document bidi-aware behavior of arrow keys and display features.
2010-05-18 Juanma Barranquero Fix ChangeLog typos.
2010-05-18 Juanma Barranquero * charset.c (load_charset_map_from_file): Don't call close after fclose.
2010-05-18 Eli Zaretskii msdos/sed1x.inp: Add copyright notice.
2010-05-18 Juanma Barranquero * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
2010-05-18 Juanma Barranquero * emacs-lisp/smie.el: Fix typos in docstrings.
2010-05-18 Eli Zaretskii Advise against unnecessary merges from trunk to feature branches.
2010-05-18 Glenn Morris * s/gnu-linux.h: Combine two conditionals.
2010-05-18 Glenn Morris * src/[ms]/template.h: Comments.
2010-05-18 Glenn Morris Regenerate configure.
2010-05-18 Glenn Morris * admin/notes/bzr: New file.
2010-05-18 Glenn Morris Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
2010-05-18 Glenn Morris Set rallocobj with configure, not cpp.
2010-05-18 Glenn Morris Define some malloc objects with configure, not cpp.
2010-05-17 Stefan Monnier * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
2010-05-17 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
2010-05-17 Glenn Morris Combine the two stamp-oldxmenu cases.
2010-05-17 Jay Belanger calc-vec.el (math-vector-avg): Put the vector elements in order
2010-05-17 Glenn Morris * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.