Mercurial > emacs
graph
-
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)Tue, 29 Jun 2010 14:09:07 +0200, by Juanma Barranquero
-
*** empty log message ***Sun, 27 Jun 2010 23:57:39 +0200, by Juanma Barranquero
-
Font lock fix for batch mode (Bug#5719).Sun, 27 Jun 2010 14:43:34 -0400, by Chong Yidong
-
Minor fix for htmlfontify.el (Bug#6239).Sun, 27 Jun 2010 14:24:42 -0400, by Chong Yidong
-
Remove unnecessary let-bindings in bookmark.el (Bug#6515)Sun, 27 Jun 2010 14:03:26 -0400, by Chong Yidong
-
Fix typos in some Keywords comments.Sat, 26 Jun 2010 14:01:38 -0700, by Glenn Morris
-
Update cl-loaddefs.elSat, 26 Jun 2010 20:49:18 +0200, by Andreas Schwab
-
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).Sat, 26 Jun 2010 20:47:35 +0200, by Andreas Schwab
-
Fix bugs #6144 and #6467.Fri, 25 Jun 2010 14:42:47 +0300, by Eli Zaretskii
-
Fix after-string and image interaction bug (Bug#1336).Thu, 24 Jun 2010 20:30:55 -0400, by Chong Yidong
-
Clarify command loop's role in undo boundary (Bug#2433).Thu, 24 Jun 2010 15:05:47 -0400, by Chong Yidong
-
Minor doc/misc/*.texi direntry fixes.Thu, 24 Jun 2010 00:10:51 -0700, by Glenn Morris
-
Doc fix.Wed, 23 Jun 2010 23:38:09 -0700, by Glenn Morris
-
Minor bs.el font-lock change.Wed, 23 Jun 2010 23:30:51 -0700, by Glenn Morris
-
* lread.c (read1): Signal error if #s is not followed by paren.Wed, 23 Jun 2010 10:22:36 +0200, by Andreas Schwab
-
Remove remaining tabs from non-verbatim in doc/misc/*.texi.Wed, 23 Jun 2010 00:44:09 -0700, by Glenn Morris
-
Entry for previous change.Tue, 22 Jun 2010 23:40:31 -0700, by Glenn Morris
-
Remove some unimportant tabs from examples in some *.texi files.Tue, 22 Jun 2010 23:35:06 -0700, by Glenn Morris
-
Untabify doc/lispref/*.texi.Tue, 22 Jun 2010 20:36:56 -0700, by Glenn Morris
-
Backport from trunk: doc fix.Tue, 22 Jun 2010 20:07:20 -0700, by Glenn Morris
-
* info/dir: Start descriptions in column 32, per Texinfo convention.Tue, 22 Jun 2010 20:01:35 -0700, by Glenn Morris
-
Untabify doc/misc/*.texi.Tue, 22 Jun 2010 19:57:26 -0700, by Glenn Morris
-
* doc/lispintro/emacs-lisp-intro.texi: Untabify.Tue, 22 Jun 2010 19:51:01 -0700, by Glenn Morris
-
Untabify doc/emacs/*.texi files.Tue, 22 Jun 2010 19:46:43 -0700, by Glenn Morris
-
Fix vc-annotate for renamed files when using Git.Tue, 22 Jun 2010 12:25:17 -0700, by Dan Nicolaescu
-
* lisp/font-setting.el: Fix previous change.Tue, 22 Jun 2010 00:37:07 -0700, by Glenn Morris
-
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).Tue, 22 Jun 2010 00:10:16 -0700, by Glenn Morris
-
Minor js.el fix.Tue, 22 Jun 2010 00:04:20 -0700, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Doc fix.Mon, 21 Jun 2010 20:24:22 -0700, by Glenn Morris
-
* lisp/url/ChangeLog: Standardize author name .Mon, 21 Jun 2010 20:20:24 -0700, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.Mon, 21 Jun 2010 20:18:04 -0700, by Glenn Morris
-
Fix annotating other revisions for renamed files in vc-annotate.Mon, 21 Jun 2010 20:00:54 -0700, by Dan Nicolaescu
-
Fix vc-annotate-show-changeset-diff-revision-at-line for git.Mon, 21 Jun 2010 19:08:55 -0700, by Dan Nicolaescu
-
Fix finding revisions in for renamed files in vc-annotate.Mon, 21 Jun 2010 18:26:30 -0700, by Dan Nicolaescu
-
Fix reading file names in Git annotate buffers.Mon, 21 Jun 2010 13:03:30 -0700, by Dan Nicolaescu
-
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).Sun, 20 Jun 2010 12:30:27 -0400, by Chong Yidong
-
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in fileSun, 20 Jun 2010 16:17:05 +0000, by Alan Mackenzie
-
* image.c (free_image): Mark frame as garbaged (Bug#6426).Sat, 19 Jun 2010 15:43:47 -0400, by Chong Yidong
-
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).Sat, 19 Jun 2010 14:06:37 -0400, by Chong Yidong
-
* keymap.c (Fdefine_key): Doc fix (Bug#6460).Sat, 19 Jun 2010 14:02:41 -0400, by Chong Yidong
-
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)Fri, 18 Jun 2010 19:34:30 -0700, by Glenn Morris
-
Close bug#6422.Fri, 18 Jun 2010 19:31:44 -0700, by Glenn Morris
-
Close bug#6450.Fri, 18 Jun 2010 19:27:57 -0700, by Glenn Morris
-
* lisp/subr.el (read-quoted-char): Fix up last change.Wed, 16 Jun 2010 23:37:13 -0400, by Stefan Monnier
-
doc/misc/ChangeLog: Remove duplicate entry.Thu, 17 Jun 2010 01:52:13 +0200, by Juanma Barranquero
-
Merge from mainline.Sat, 10 Jul 2010 10:34:43 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 09 Jul 2010 12:11:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 08 Jul 2010 11:50:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 07 Jul 2010 12:15:48 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 06 Jul 2010 12:12:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 05 Jul 2010 11:22:19 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 03 Jul 2010 11:08:43 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 29 Jun 2010 12:08:56 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 28 Jun 2010 13:32:47 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 23:19:18 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 25 Jun 2010 12:11:51 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 23 Jun 2010 13:17:54 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 22 Jun 2010 13:27:02 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 21 Jun 2010 12:18:05 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 20 Jun 2010 11:23:04 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 19 Jun 2010 12:15:25 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 15 Jun 2010 11:40:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 14 Jun 2010 11:56:46 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 13 Jun 2010 09:38:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 12 Jun 2010 11:47:36 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 12 Jun 2010 10:24:14 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 11 Jun 2010 12:14:41 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 10 Jun 2010 11:34:20 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 09 Jun 2010 11:45:35 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 08 Jun 2010 13:59:22 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 05 Jun 2010 11:10:33 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 04 Jun 2010 11:31:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 03 Jun 2010 12:01:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 02 Jun 2010 11:55:37 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 01 Jun 2010 11:48:01 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 31 May 2010 11:48:23 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 11:55:39 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 30 May 2010 00:32:06 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 29 May 2010 09:39:12 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 28 May 2010 11:27:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 27 May 2010 11:59:21 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 26 May 2010 12:12:13 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 25 May 2010 11:10:15 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 24 May 2010 12:00:00 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 23 May 2010 11:52:45 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sat, 22 May 2010 03:32:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 21 May 2010 12:26:07 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 20 May 2010 13:29:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Wed, 19 May 2010 11:43:55 +0000, by Katsumi Yamaoka
-
Merge from mainline.Tue, 18 May 2010 11:35:42 +0000, by Katsumi Yamaoka
-
Merge from mainline.Mon, 17 May 2010 12:37:57 +0000, by Katsumi Yamaoka
-
Merge from mainline.Sun, 16 May 2010 00:18:09 +0000, by Katsumi Yamaoka
-
Merge from mainline.Fri, 14 May 2010 11:34:53 +0000, by Katsumi Yamaoka
-
Merge from mainline.Thu, 13 May 2010 12:10:13 +0000, by Katsumi Yamaoka
-
Adapt terminal frames to latest menu-bar changes.Sat, 10 Jul 2010 14:56:47 -0400, by Chong Yidong
-
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.Sat, 10 Jul 2010 17:29:46 +0300, by Eli Zaretskii
-
Unify the two branches of process.c, with and without subprocesses.Sat, 10 Jul 2010 16:35:23 +0300, by Eli Zaretskii
-
Unify the two branches, with and without subprocesses.Sat, 10 Jul 2010 16:26:44 +0300, by Eli Zaretskii
-
* tramp.texi (Inline methods): Remove "kludgy" phrase.Sat, 10 Jul 2010 11:49:41 +0200, by Michael Albinus
-
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereeverFri, 09 Jul 2010 21:24:38 +0200, by Michael Albinus
-
* make-docfile.c (write_c_args): Restructure scanning loop.Fri, 09 Jul 2010 19:00:04 +0200, by Andreas Schwab
-
Fix frame sizing for Lucid/Motif/Lesstif.Fri, 09 Jul 2010 18:39:51 +0200, by Jan D
-
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, whichFri, 09 Jul 2010 11:05:47 +0200, by Michael Albinus
-
Adapt docs of primitives to ANSI C arg list.Fri, 09 Jul 2010 11:38:50 +0300, by Eli Zaretskii
-
Make make-docfile understand DEFUN arguments written in standard C.Thu, 08 Jul 2010 18:09:50 -0700, by Dan Nicolaescu
-
* configure.in: Use -Wold-style-definition if available.Thu, 08 Jul 2010 16:34:47 -0700, by Dan Nicolaescu
-
Convert DEFUNs to standard C.Thu, 08 Jul 2010 14:25:08 -0700, by Dan Nicolaescu
-
MAINTAINERS: Update Eli Zaretskii's responsibilities.Thu, 08 Jul 2010 21:04:31 +0300, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.Thu, 08 Jul 2010 20:53:29 +0300, by Eli Zaretskii
-
Fix MS-DOS configury.Thu, 08 Jul 2010 20:41:04 +0300, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745.Thu, 08 Jul 2010 20:30:58 +0300, by Eli Zaretskii
-
Fix compilation for Motif/Lesstif.Thu, 08 Jul 2010 12:35:54 +0200, by Jan D