log

age author description
Sun, 22 Feb 2009 00:42:28 +0000 Chong Yidong (List Elements): Copyedits.
Sun, 22 Feb 2009 00:42:19 +0000 Chong Yidong * lists.texi (List Elements): Copyedits.
Sun, 22 Feb 2009 00:22:46 +0000 Chong Yidong (Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'.
Sun, 22 Feb 2009 00:20:17 +0000 Chong Yidong (Vector Functions): Remove obsolete Emacs 20 use of `vconcat'.
Sun, 22 Feb 2009 00:19:57 +0000 Chong Yidong (Building Lists): Remove obsolete Emacs 20 usage of `append'.
Sun, 22 Feb 2009 00:19:39 +0000 Chong Yidong * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
Sat, 21 Feb 2009 23:32:44 +0000 Chong Yidong temp-file-name-pattern does not appear in the manuals.
Sat, 21 Feb 2009 19:50:17 +0000 Chong Yidong Fix last change.
Sat, 21 Feb 2009 19:32:05 +0000 Glenn Morris Use /= in previous change.
Sat, 21 Feb 2009 19:19:58 +0000 Jay Belanger *** empty log message ***
Sat, 21 Feb 2009 19:18:20 +0000 Jay Belanger (math-use-emacs-fn): Make sure that the lisp number is in decimal.
Sat, 21 Feb 2009 18:52:19 +0000 Chong Yidong (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).
Sat, 21 Feb 2009 18:51:48 +0000 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist):
Sat, 21 Feb 2009 17:53:16 +0000 Chong Yidong (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).
Sat, 21 Feb 2009 17:52:59 +0000 Chong Yidong * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
Sat, 21 Feb 2009 16:10:39 +0000 Alan Mackenzie cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
Sat, 21 Feb 2009 16:08:29 +0000 Alan Mackenzie *** empty log message ***
Sat, 21 Feb 2009 15:06:12 +0000 Eli Zaretskii *** empty log message ***
Sat, 21 Feb 2009 15:05:01 +0000 Eli Zaretskii (rmail-cease-edit): Notice changes in buffer's encoding during editing.
Sat, 21 Feb 2009 13:45:59 +0000 Chong Yidong Bump version number to 3.0.
Sat, 21 Feb 2009 13:45:36 +0000 Chong Yidong (Version Info): Update version numbers in examples.
Sat, 21 Feb 2009 13:45:20 +0000 Chong Yidong (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
Sat, 21 Feb 2009 13:45:00 +0000 Chong Yidong * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.
Sat, 21 Feb 2009 13:39:46 +0000 Chong Yidong Define Qfont_spec, Qfont_entity, Qfont_object extern.
Sat, 21 Feb 2009 13:39:20 +0000 Chong Yidong (Qfont_spec, Qfont_entity, Qfont_object): Definitions
Sat, 21 Feb 2009 13:38:59 +0000 Chong Yidong (syms_of_data): Define Qfont_spec, Qfont_entity, and
Sat, 21 Feb 2009 13:38:16 +0000 Chong Yidong * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, and
Sat, 21 Feb 2009 07:53:54 +0000 Jason Rumney (url-default-expander): Use concat to combine parts. (Bug #1020)
Sat, 21 Feb 2009 03:18:42 +0000 Glenn Morris Comment (reformat header).
Sat, 21 Feb 2009 03:14:04 +0000 Glenn Morris (sc-mail-glom-frame): Handle a "From " line at the start of the headers.