log

age author description
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.
Sat, 15 May 2010 15:15:49 -0700 Glenn Morris src/Makefile.in (OLDXMENU): Move out of cpp section.
Sat, 15 May 2010 15:01:22 -0700 Glenn Morris Always define OLDXMENU in src/Makefile.in.
Sat, 15 May 2010 14:51:12 -0700 Glenn Morris msdos/ChangeLog missing from previous commit.
Sat, 15 May 2010 14:47:58 -0700 Glenn Morris Always define LIBX_OTHER in src/Makefile.in.
Sat, 15 May 2010 14:34:03 -0700 Glenn Morris Regenerate configure.
Sat, 15 May 2010 14:31:19 -0700 Glenn Morris Always define FONT_OBJ; to empty in the non-X case.
Sat, 15 May 2010 17:21:30 -0400 Ken Raeburn Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
Sat, 15 May 2010 17:19:05 -0400 Ken Raeburn * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
Sat, 15 May 2010 17:16:20 -0400 Ken Raeburn * emacs.c (main): Initialize initial-environment and process-environment
Sat, 15 May 2010 17:12:44 -0400 Ken Raeburn Update scripts and text to refer to version number string in emacs.c
Sat, 15 May 2010 17:11:37 -0400 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
Sat, 15 May 2010 17:43:55 +0300 Eli Zaretskii Avoid crashes when stepping with right-arrow through "^L^L".
Sat, 15 May 2010 17:06:58 +0300 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
Sat, 15 May 2010 16:50:16 +0300 Eli Zaretskii lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
Sat, 15 May 2010 16:41:59 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Sat, 15 May 2010 11:38:48 +0300 Eli Zaretskii Fix DOS build; don't override convert-standard-filename.
Sat, 15 May 2010 11:31:40 +0300 Eli Zaretskii Don't override standard definition of convert-standard-filename.