log

age author description
Thu, 15 Apr 2010 03:12:20 +0200 Juanma Barranquero Simplify by using `define-derived-mode'.
Thu, 15 Apr 2010 00:05:14 +0200 Michael Albinus Fix Bug#5840.
Wed, 14 Apr 2010 08:36:25 -0700 Dan Nicolaescu Reduce cpp use in Makefile.in.
Wed, 14 Apr 2010 11:24:17 -0400 Stefan Monnier (non-essential): New var.
Wed, 14 Apr 2010 11:07:53 -0400 Stefan Monnier Add a new field `location' to bookmarks for non-file bookmarks.
Wed, 14 Apr 2010 03:43:54 +0300 Juri Linkov Add variable scroll-error-top-bottom.
Wed, 14 Apr 2010 03:33:32 +0300 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
Wed, 14 Apr 2010 03:11:21 +0300 Juri Linkov Add variable `scroll-preserve-screen-position-commands'.
Tue, 13 Apr 2010 17:16:42 +0200 Jan D. Fix so top -10 and left -10 in frame parameters work.
Tue, 13 Apr 2010 10:19:05 +0200 Jan D. (Fx_create_frame, x_create_tip_frame): Set default border width to zero.
Mon, 12 Apr 2010 23:29:38 -0400 Stefan Monnier Move complete.el to lisp/obsolete.
Mon, 12 Apr 2010 23:06:50 -0400 Stefan Monnier Remove the Arch metafiles.
Mon, 12 Apr 2010 22:19:17 -0400 Stefan Monnier (init_tty): Move common text outside of #ifdef TERMINFO.
Mon, 12 Apr 2010 22:07:48 -0400 Stefan Monnier Try to solve the problem of spurious EOF chars in long lines of text
Mon, 12 Apr 2010 21:47:40 -0400 Stefan Monnier Try to detect file modification within the same second.
Mon, 12 Apr 2010 21:24:10 -0400 Stefan Monnier * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
Mon, 12 Apr 2010 21:03:04 -0400 Stefan Monnier (define-minor-mode): A nil argument to the minor mode turns the mode ON.
Mon, 12 Apr 2010 19:49:29 -0400 Stefan Monnier * process.c (status_notify): Remove unused var `ro'.
Mon, 12 Apr 2010 15:14:16 -0400 Stefan Monnier (vc-dir-kill-line): New command.
Mon, 12 Apr 2010 15:12:36 -0400 Stefan Monnier * bookmark.el (bookmark-insert-location): Handle a nil filename.
Mon, 12 Apr 2010 20:58:15 +0200 Jan D. xfns.c (select_visual): Don't call error if XGetVisualInfo returns
Mon, 12 Apr 2010 12:09:47 -0400 Stefan Monnier Clean up last bookmark changes for man/woman/gnus-summary.
Mon, 12 Apr 2010 11:17:29 -0400 Stefan Monnier Summary: Add bookmark support for man, woman and gnus-summary.
Mon, 12 Apr 2010 07:38:42 -0700 Dan Nicolaescu * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
Mon, 12 Apr 2010 07:32:10 -0700 Dan Nicolaescu * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
Mon, 12 Apr 2010 13:28:56 +0200 Jan D. Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
Mon, 12 Apr 2010 12:59:35 +0200 Jan D. Change so emacs at least compiles.
Sun, 11 Apr 2010 14:45:59 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Sun, 11 Apr 2010 14:43:28 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Sun, 11 Apr 2010 13:17:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.