Mercurial > emacs
log
age | author | description |
---|---|---|
Tue, 14 Sep 2010 22:32:35 +0200 | Juanma Barranquero | Fix typos in comments and ChangeLogs. |
Tue, 14 Sep 2010 22:17:28 +0200 | Juanma Barranquero | src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring. |
Tue, 14 Sep 2010 20:37:26 +0200 | Lars Magne Ingebrigtsen | * xml.c (parse_string): Renamed to parse_string(), since that's |
Tue, 14 Sep 2010 16:59:42 +0200 | Juanma Barranquero | Explicitly pass `obarray' to `unintern' to avoid a warning. |
Tue, 14 Sep 2010 16:41:53 +0200 | Juanma Barranquero | Merge changes from emacs-23 branch. |
Tue, 14 Sep 2010 13:11:44 +0200 | Stefan Monnier | * subr.el (unintern): Declare the obarray arg mandatory. |