Mercurial > emacs
graph
-
Remove leading `*' from docs of some defcustoms etc.Wed, 22 Sep 2010 23:42:45 -0700, by Glenn Morris
-
* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.Wed, 22 Sep 2010 23:08:57 -0700, by Glenn Morris
-
Fix previous url-cache fix.Wed, 22 Sep 2010 23:04:01 -0700, by Glenn Morris
-
* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.Wed, 22 Sep 2010 22:59:20 -0700, by Glenn Morris
-
Small url-cache update.Wed, 22 Sep 2010 22:56:17 -0700, by Glenn Morris
-
netrc.el (netrc-parse): Remove encrypt.el mentions.Thu, 23 Sep 2010 03:57:10 +0000, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.Thu, 23 Sep 2010 01:51:43 +0000, by Katsumi Yamaoka
-
gnus-html.el: Embiggen pictures slightly.Thu, 23 Sep 2010 00:58:01 +0000, by Katsumi Yamaoka
-
Merge Changes made in Gnus trunk.Thu, 23 Sep 2010 00:30:37 +0000, by Katsumi Yamaoka
-
Fix bug#6820: Don't accept backslashes or quotes on compiler options.Thu, 23 Sep 2010 01:14:00 +0200, by Juanma Barranquero
-
Fix some more uses of int instead of EMACS_INT.Wed, 22 Sep 2010 15:22:06 -0400, by Eli Zaretskii
-
w32.c (get_emacs_configuration_options): Fix last change.Wed, 22 Sep 2010 20:39:51 +0200, by Eli Zaretskii
-
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.Wed, 22 Sep 2010 19:31:21 +0200, by Juanma Barranquero
-
nt/configure.bat: Add comment about USER_(C|LD)FLAGS.Wed, 22 Sep 2010 19:26:02 +0200, by Juanma Barranquero
-
Fix some uses of int instead of EMACS_INT.Wed, 22 Sep 2010 12:03:34 -0400, by Eli Zaretskii
-
nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.Wed, 22 Sep 2010 13:34:37 +0000, by Katsumi Yamaoka
-
Make gnus-group-add-icon work.Wed, 22 Sep 2010 12:49:48 +0000, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.Wed, 22 Sep 2010 12:14:12 +0000, by Katsumi Yamaoka
-
Fix the MSDOS build (broken by revno 101511).Wed, 22 Sep 2010 11:45:26 +0200, by Eli Zaretskii
-
Remove Emacs 21 stuff.Wed, 22 Sep 2010 06:01:22 +0000, by Katsumi Yamaoka
-
calendar/time-date.el (format-seconds): Comment fix.Wed, 22 Sep 2010 05:19:14 +0000, by Katsumi Yamaoka
-
Tiny package.el fix.Tue, 21 Sep 2010 20:31:30 -0700, by Glenn Morris
-
Rename libxml2 functions, and make parse tree format consistent with xml.el.Tue, 21 Sep 2010 23:10:16 -0400, by Chong Yidong
-
Fix position calculation on mouse click within bidi-reordered composition.Wed, 22 Sep 2010 11:57:19 +0900, by Kenichi Handa
-
merge trunkWed, 22 Sep 2010 11:56:28 +0900, by Kenichi Handa
-
Fix position calculation on mouse click within bidi-reordered composition.Wed, 22 Sep 2010 11:54:58 +0900, by Kenichi Handa
-
merge trunkTue, 21 Sep 2010 20:45:10 +0900, by Kenichi Handa
-
nt/configure.bat: Cosmetic changes.Wed, 22 Sep 2010 03:30:05 +0200, by Juanma Barranquero
-
gnus.texi (Expunging mailboxes): Update name of the expunging command.Tue, 21 Sep 2010 23:27:25 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Tue, 21 Sep 2010 23:13:46 +0000, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.Tue, 21 Sep 2010 23:18:08 +0200, by Stefan Monnier
-
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy asTue, 21 Sep 2010 21:33:59 +0200, by Andreas Schwab
-
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.Tue, 21 Sep 2010 14:49:59 +0200, by Juanma Barranquero
-
gnus-html.el: Make gnus-html use url-cache system.Tue, 21 Sep 2010 11:48:40 +0000, by Katsumi Yamaoka
-
* src/emacs.c: Do not include sys/ioctl.h, not needed.Tue, 21 Sep 2010 14:13:36 +0300, by Dan Nicolaescu
-
* src/doprnt.c: Do not include stdlib.h, config.h does it.Tue, 21 Sep 2010 14:03:34 +0300, by Dan Nicolaescu
-
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.Tue, 21 Sep 2010 10:35:18 +0200, by Michael Albinus
-
Fix ChangeLog entry for previous commit.Tue, 21 Sep 2010 09:34:26 +0200, by Jan D.
-
Use tool-bar-position in menu Options/Show.Tue, 21 Sep 2010 09:31:01 +0200, by Jan D.
-
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).Tue, 21 Sep 2010 09:01:22 +0200, by Jan D.
-
Check in missing ChangeLog entry.Tue, 21 Sep 2010 09:42:12 +0300, by Dan Nicolaescu
-
Check in missing ChangeLog entry.Tue, 21 Sep 2010 09:36:01 +0300, by Dan Nicolaescu
-
rfc2047.el (rfc2047-encode-parameter): Doc fix.Mon, 20 Sep 2010 23:44:05 +0000, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.Mon, 20 Sep 2010 23:08:33 +0000, by Katsumi Yamaoka
-
* lisp/textmodes/reftex-parse.el (reftex-what-macro)Tue, 21 Sep 2010 00:42:47 +0200, by Stefan Monnier
-
Link temacs using $(CC) not $(LD).Tue, 21 Sep 2010 01:35:37 +0300, by Dan Nicolaescu
-
* lisp/simple.el (blink-matching-open): Use syntax-class.Mon, 20 Sep 2010 23:45:09 +0200, by Stefan Monnier
-
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.Mon, 20 Sep 2010 16:57:01 +0200, by Stefan Monnier