Tue, 12 Oct 2010 01:57:49 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Mon, 11 Oct 2010 21:18:08 +0200 |
Jan D. |
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
|
Sun, 10 Oct 2010 21:31:40 +0200 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|
Sat, 09 Oct 2010 17:05:14 -0700 |
Glenn Morris |
* doc/man/emacs.1: Small fixes.
|
Sat, 09 Oct 2010 17:43:43 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
|
Sat, 09 Oct 2010 23:51:42 +1300 |
Nick Roberts |
(gdb-mouse-toggle-breakpoint-margin)
|
Sat, 09 Oct 2010 00:09:19 -0400 |
Chong Yidong |
Fix hi-lock-mode interactions with font-lock.
|
Fri, 08 Oct 2010 17:44:53 -0700 |
Glenn Morris |
Rename another shadow.el function.
|
Fri, 08 Oct 2010 17:41:03 -0700 |
Glenn Morris |
* lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
|
Fri, 08 Oct 2010 17:37:11 -0700 |
Glenn Morris |
* doc/man/emacs.1: Update license description.
|
Fri, 08 Oct 2010 13:40:23 +0200 |
Michael Albinus |
* dbusbind.c (xd_get_dispatch_status): Return a Lisp_Object.
|
Fri, 08 Oct 2010 11:52:34 +0200 |
Eli Zaretskii |
Mention the bug number for the last change in make-dist.
|
Fri, 08 Oct 2010 11:36:38 +0200 |
Eli Zaretskii |
make-dist: Don't distribute src/buildobj.h.
|
Mon, 11 Oct 2010 23:29:33 +0000 |
Katsumi Yamaoka |
nnimap.el (gnutls-negotiate): Silence the byte compiler.
|
Mon, 11 Oct 2010 22:27:28 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 11 Oct 2010 11:02:17 +0000 |
Katsumi Yamaoka |
gnus-topic.el (gnus-topic-read-group): If after the last group, select the last group.
|
Mon, 11 Oct 2010 10:03:07 +0000 |
Katsumi Yamaoka |
gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
|
Mon, 11 Oct 2010 00:49:59 -0400 |
Chong Yidong |
More cleanups and minor fixes for Customize.
|
Sun, 10 Oct 2010 18:57:48 -0700 |
Glenn Morris |
Add explicit -I$srcdir to makeinfo in some doc/ Makefiles.
|
Sun, 10 Oct 2010 17:43:27 -0700 |
Glenn Morris |
Add html targets for some doc/ Makefiles.
|
Sun, 10 Oct 2010 17:30:34 -0700 |
Glenn Morris |
Add ps rules for some doc/ Makefiles.
|
Sun, 10 Oct 2010 16:13:58 -0700 |
Dan Nicolaescu |
* lisp/erc/erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
|
Sun, 10 Oct 2010 16:12:30 -0700 |
Dan Nicolaescu |
Declare and define in one step various mode maps.
|
Sun, 10 Oct 2010 22:48:40 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sun, 10 Oct 2010 20:47:45 +0200 |
Lars Magne Ingebrigtsen |
Fix gnutls write-before-negotiation case.
|
Sun, 10 Oct 2010 08:49:31 -0700 |
Dan Nicolaescu |
Remove #ifdef emacs / #ifndef emacs code, unused.
|
Sun, 10 Oct 2010 08:35:04 -0700 |
Dan Nicolaescu |
Pass CFLAGS to the linker.
|
Sun, 10 Oct 2010 07:47:43 -0700 |
Dan Nicolaescu |
* src/Makefile.in (CRT_DIR): Move near potential user.
|
Sun, 10 Oct 2010 07:43:05 -0700 |
Dan Nicolaescu |
* src/Makefile.in: Use $(...) everywhere instead of ${...}
|
Sun, 10 Oct 2010 06:44:22 -0700 |
Dan Nicolaescu |
Small sysdep.c cleanups.
|
Sun, 10 Oct 2010 09:39:03 -0400 |
Eli Zaretskii |
Rearrange an entry (test commit to bzr++ssh).
|
Sat, 09 Oct 2010 20:40:58 -0700 |
Dan Nicolaescu |
* lisp/vc/log-view.el (log-view-mode-map): Bind revert-buffer.
|
Sun, 10 Oct 2010 10:45:45 +0900 |
Daiki Ueno |
Simplify r101871.
|
Sun, 10 Oct 2010 00:15:21 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Sat, 09 Oct 2010 15:40:30 -0700 |
Glenn Morris |
* doc/misc/Makefile.in: Missed a few spots in the earlier $< change.
|
Sat, 09 Oct 2010 17:54:20 -0400 |
Chong Yidong |
Interface improvements to cus-theme.el.
|
Sat, 09 Oct 2010 23:38:04 +0200 |
Eli Zaretskii |
Fix building manuals on MS-Windows using emacsver.texi.
|
Sat, 09 Oct 2010 14:19:09 -0700 |
Glenn Morris |
Replace use of VPATH in most doc/ Makefiles.
|
Sat, 09 Oct 2010 13:36:14 -0700 |
Glenn Morris |
Anchor regexps in doc/ `make dist' rules.
|
Sat, 09 Oct 2010 13:28:34 -0700 |
Glenn Morris |
* doc/lispref/Makefile.in (dist): Also copy emacsver.texi, and edit $emacsdir.
|
Sat, 09 Oct 2010 13:22:11 -0700 |
Glenn Morris |
Remove references to emacsver.texi.in in doc/ `make dist' rules.
|
Sat, 09 Oct 2010 13:14:43 -0700 |
Glenn Morris |
* doc/misc/Makefile.in (mostlyclean): Delete *.toc.
|
Sat, 09 Oct 2010 13:12:18 -0700 |
Glenn Morris |
* doc/misc/Makefile.in: Use $< in rules.
|
Sat, 09 Oct 2010 19:58:28 +0000 |
Alan Mackenzie |
Enhance fontification of declarators to take account of the
|
Sat, 09 Oct 2010 12:39:42 -0700 |
Glenn Morris |
Use $< in some doc/*/Makefile rules.
|
Sat, 09 Oct 2010 12:27:22 -0700 |
Glenn Morris |
Fix previous doc/*/Makefile.in change.
|
Sat, 09 Oct 2010 11:51:21 -0700 |
Glenn Morris |
* doc/man/b2m.1: Remove file.
|
Sat, 09 Oct 2010 11:46:57 -0700 |
Glenn Morris |
* make-dist: No more doc/emacs/*.texi.in.
|