log

age author description
Tue, 25 Nov 2008 04:23:59 +0000 Glenn Morris (x-set-cut-buffer): Fix signal arguments.
Tue, 25 Nov 2008 04:09:49 +0000 Adrian Robert * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged): New EmacsView methods. (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants. Fixes bug #1048,1357,1414.
Tue, 25 Nov 2008 03:52:14 +0000 Chong Yidong (nil and t): Fix typo.
Tue, 25 Nov 2008 03:52:05 +0000 Chong Yidong (Predicates for Strings): Fix typo.
Tue, 25 Nov 2008 03:51:57 +0000 Chong Yidong (Declaring Functions): Fix typo.
Tue, 25 Nov 2008 03:51:47 +0000 Chong Yidong (Key Sequence Input): Fix typos.
Tue, 25 Nov 2008 03:51:37 +0000 Chong Yidong (Changing Files, Magic File Names): Fix typos.
Tue, 25 Nov 2008 03:51:26 +0000 Chong Yidong (Choosing Window, Selecting Windows): Fix typos.
Tue, 25 Nov 2008 03:51:02 +0000 Chong Yidong (The Mark): Fix typo.
Tue, 25 Nov 2008 03:50:53 +0000 Chong Yidong (Transaction Queues): Fix typo.
Tue, 25 Nov 2008 03:50:41 +0000 Chong Yidong (Processor Run Time): Fix typo.
Tue, 25 Nov 2008 03:50:17 +0000 Chong Yidong * os.texi (Processor Run Time):
Tue, 25 Nov 2008 03:40:25 +0000 Chong Yidong (Watch Expressions): Fix typo.
Tue, 25 Nov 2008 03:40:17 +0000 Chong Yidong * building.texi (Watch Expressions): Fix typo.
Tue, 25 Nov 2008 02:45:39 +0000 Adrian Robert Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
Tue, 25 Nov 2008 02:12:27 +0000 Juanma Barranquero Fix #870 breakage.
Tue, 25 Nov 2008 02:01:58 +0000 Juanma Barranquero * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
Tue, 25 Nov 2008 01:30:22 +0000 Jay Belanger *** empty log message ***
Tue, 25 Nov 2008 01:27:31 +0000 Jay Belanger (calc-settings-file, calc-language-alist)
Tue, 25 Nov 2008 00:30:47 +0000 Juanma Barranquero * calculator.el (calculator-op-or-exp): Reflow docstring.
Mon, 24 Nov 2008 23:19:29 +0000 Chong Yidong (Defining Variables): Note that `*' is not necessary if defcustom is
Mon, 24 Nov 2008 23:19:22 +0000 Chong Yidong (Accessing Documentation): Update example.
Mon, 24 Nov 2008 23:19:16 +0000 Chong Yidong * help.texi (Accessing Documentation): Update example.
Mon, 24 Nov 2008 21:19:56 +0000 Chong Yidong (log-view-annotate-version): Let vc-annotate manage windows instead
Mon, 24 Nov 2008 21:19:46 +0000 Chong Yidong * log-view.el (log-view-annotate-version): Let vc-annotate manage
Mon, 24 Nov 2008 21:11:12 +0000 Chong Yidong (diff-sentinel): Take note of diff error return value.
Mon, 24 Nov 2008 21:01:14 +0000 Chong Yidong * diff.el (diff-sentinel): Take note of diff error return value.
Mon, 24 Nov 2008 20:15:35 +0000 Chong Yidong Credit acm for original suggestion for 2008-11-24 change.
Mon, 24 Nov 2008 20:10:47 +0000 Chong Yidong (Visiting): Document new behavior of confirm-nonexistent-file-or-buffer.
Mon, 24 Nov 2008 20:09:41 +0000 Chong Yidong (Select Buffer): Document confirm-nonexistent-file-or-buffer.