log

age author description
Sat, 29 May 2010 14:22:18 -0400 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
Thu, 27 May 2010 11:42:50 -0400 Chong Yidong * xdisp.c (redisplay_window): After redisplay, check if point is
Thu, 27 May 2010 11:25:58 -0400 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
Tue, 25 May 2010 13:53:37 -0400 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
Mon, 24 May 2010 20:57:43 -0400 Stefan Monnier CEDET is not TODO any more
Mon, 24 May 2010 17:01:10 -0400 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
Thu, 20 May 2010 21:06:34 -0700 Glenn Morris Backport from trunk: close bug#6190.
Thu, 20 May 2010 10:50:32 -0400 Chong Yidong Doc fix (Bug#6224).
Wed, 19 May 2010 11:23:53 -0400 Stefan Monnier * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
Tue, 18 May 2010 23:51:55 -0400 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
Tue, 18 May 2010 16:51:12 -0400 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2010 17:49:56 -0500 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
Sat, 22 May 2010 17:13:04 +0300 Eli Zaretskii Handle lines truncated on right.
Sat, 22 May 2010 15:38:26 +0300 Eli Zaretskii Test and debug find_row_edges on TTY display.
Wed, 19 May 2010 23:24:21 +0300 Eli Zaretskii Completed initial debugging and testing of reimplemented cursor motion.
Tue, 18 May 2010 18:22:15 +0300 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
Tue, 18 May 2010 16:31:44 -0400 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
Tue, 18 May 2010 21:43:04 +0200 Michael Albinus Add command `secrets-show-secrets'.
Tue, 18 May 2010 21:34:26 +0200 Michael Albinus Add visualization code for secrets.
Tue, 18 May 2010 15:24:24 -0400 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
Tue, 18 May 2010 14:05:43 -0400 Chong Yidong Fix stack overflow in string creation (Bug#6214).
Tue, 18 May 2010 14:01:10 -0400 Chong Yidong * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
Tue, 18 May 2010 12:03:51 -0400 Stefan Monnier Fix handling of non-associative equal levels.
Tue, 18 May 2010 13:49:10 +0200 Juanma Barranquero * doc/emacs/ChangeLog: Fix typos.
Tue, 18 May 2010 13:58:56 +0300 Eli Zaretskii Document bidi-aware behavior of arrow keys and display features.
Tue, 18 May 2010 10:33:29 +0200 Juanma Barranquero Fix ChangeLog typos.
Tue, 18 May 2010 10:08:33 +0200 Juanma Barranquero * charset.c (load_charset_map_from_file): Don't call close after fclose.
Tue, 18 May 2010 10:57:27 +0300 Eli Zaretskii msdos/sed1x.inp: Add copyright notice.
Tue, 18 May 2010 09:52:10 +0200 Juanma Barranquero * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
Tue, 18 May 2010 09:44:07 +0200 Juanma Barranquero * emacs-lisp/smie.el: Fix typos in docstrings.
Tue, 18 May 2010 10:38:35 +0300 Eli Zaretskii Advise against unnecessary merges from trunk to feature branches.
Mon, 17 May 2010 20:03:14 -0700 Glenn Morris * s/gnu-linux.h: Combine two conditionals.
Mon, 17 May 2010 19:59:15 -0700 Glenn Morris * src/[ms]/template.h: Comments.
Mon, 17 May 2010 19:54:25 -0700 Glenn Morris Regenerate configure.
Mon, 17 May 2010 19:52:21 -0700 Glenn Morris * admin/notes/bzr: New file.
Mon, 17 May 2010 19:49:28 -0700 Glenn Morris Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
Mon, 17 May 2010 19:44:07 -0700 Glenn Morris Set rallocobj with configure, not cpp.
Mon, 17 May 2010 19:30:13 -0700 Glenn Morris Define some malloc objects with configure, not cpp.
Mon, 17 May 2010 17:02:06 -0400 Stefan Monnier * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
Mon, 17 May 2010 15:27:26 -0400 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
Sun, 16 May 2010 22:15:03 -0700 Glenn Morris Combine the two stamp-oldxmenu cases.
Sun, 16 May 2010 23:16:29 -0500 Jay Belanger calc-vec.el (math-vector-avg): Put the vector elements in order
Sun, 16 May 2010 17:01:22 -0700 Glenn Morris * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
Sun, 16 May 2010 16:46:44 -0700 Glenn Morris * src/Makefile.in (clean): Get rid of HAVE_NS conditional.
Sun, 16 May 2010 16:38:13 -0700 Glenn Morris * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
Sun, 16 May 2010 16:31:05 -0700 Glenn Morris Tweak ns_app*dir values set by configure.
Sun, 16 May 2010 16:21:06 -0700 Glenn Morris Remove one variable from Makefile.in.
Sun, 16 May 2010 16:01:56 -0700 Glenn Morris Simplify temacs build rule.
Sun, 16 May 2010 10:58:27 -0700 Glenn Morris Simplify temacs build rule.
Sat, 15 May 2010 23:40:19 -0700 Glenn Morris Remove unused Makefile variables STARTFLAGS.
Sat, 15 May 2010 22:58:55 -0700 Dan Nicolaescu * configure.in: Remove references to usg5-4 and bsd-common, $opsys
Sat, 15 May 2010 22:40:10 -0700 Dan Nicolaescu * m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
Sat, 15 May 2010 22:34:48 -0700 Dan Nicolaescu Remove reference to CANNOT_EXEC, not used anymore.
Sat, 15 May 2010 23:43:09 -0500 Jay Belanger calc-vec.el (calc-histogram):
Sat, 15 May 2010 21:18:52 -0500 Jay Belanger calc-ext.el (math-group-float): Have the number of digits being
Sat, 15 May 2010 17:30:14 -0700 Glenn Morris * src/Makefile.in (LIBX_BASE): Always define.
Sat, 15 May 2010 17:21:58 -0700 Glenn Morris * src/Makefile.in (LIBX_OTHER): Move out of cpp section.
Sat, 15 May 2010 17:02:13 -0700 Glenn Morris * src/Makefile.in (LIBXT): Always define.
Sat, 15 May 2010 15:36:29 -0700 Glenn Morris Regenerate configure, src/config.in.
Sat, 15 May 2010 15:33:24 -0700 Glenn Morris Always define LIBXMENU in src/Makefile.in.